
body {
	font-family: Georgia, serif;
	background: none;
	color: black;
	margin-left: 2%;
	width: 97%
	}

div#branding, div#tools, div#search, #header, #leftside, #content_sub, #nav_main, #site_info  {
	display: none !important;
 	clear: none !important;
	float: none !important;
	}

#content{
	width:100%;
	margin:0;
	clear: none !important;
	float: none !important;
	}

* {
	color: black !important;
	background-color: white !important;
	}
