body {
   background: white;
   	font: normal 12px Verdana, Geneva, sans-serif; 
   	color: black;
}

#status_bar, #top_bar, #navi_bar, #news_menu, #text_menu #text_header {
	display: none;
}

#content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   background: transparent none;
}

