#header-wrap, #main-nav, #footer-wrap {
	display: none !important;
	visibility: hidden !important;
	position: absolute !important;
	z-index: -100 !important;
	color: white !important;}
	
.leftcol, .rightcol {
	
	float: left !important;
	clear: left !important;}
	
	#body-wrap {
		background: none;
		font-family: Verdana;}
		
		body, html {background:#fff;
}