body {
	color: #000;
	background: none;
}

.leftnav, #topmenu, #header_functions, #header-squares {
	display: none;
}
	
#container {
	background: none;
}
	
#content {
	width: 100%; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}
	
#footer{
	display: none;
}

#leftmenu{
	background: none;
	width: 0;
}