@charset "utf-8";
/* CSS Document */

body {
	background: white;
	}
	
#header, #footer {
	display: none;
	}
	


	
#contentwrapper  {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	display:block;
	color: black; 
	background: transparent;
	}

