/* CSS Document */

body { 
 background: #FFF; 
 color: #000; 
 font: 12pt/1.4em Georgia, Garamond, "Times New Roman", Times, serif; 
} 

#sidebar, #nav, img {
	display: none;
}	

a {
	color: #900027;
}	