 body { background:#222; margin:0px auto; padding:0px; font:12px trebuchet ms; color:#888; }
 h2 { margin:16px 0 2px 0; }
 img { margin:0px; padding:0px; border:0px; }
 
 #footer { margin:10px; text-align:center; font:10px trebuchet ms; color:#444; }
 
 .indent { margin-left:12px; }
 
a {
	color: #999;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}