body {
	font: 62.5% "Trebuchet MS", sans-serif;
	margin: 20px;
	background-color: #000;
}

h2 {
	background: #000 url(images/nefarious_header_donate.jpg) 50% 50% no-repeat;
	text-indent: -9000px;
	height: 107px;
	margin: 0;
}

p strong{
	color: #e7e7e7;
}

p {
	font-size: 85%;
	color: #7f7f7f;
}

p.footer {
	color: #424242;
}

p.footer a {
	color: #6b6b6b;
}

p.footer a:hover {
	color: #898989;
}