body #footer,
body #top,
body #nav,
body sidebar
 {
	display: none;
	}
	
body #wrapper,
body #main {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
	background-color: transparent !important;
	background-image: none !important;
	}
* {
	background-color: transparent !important;
	background-image: none !important;
	}	