#menu, #header, #footer {
	display:			none;
}

#main {
	position:			static;
	overflow: 			visible;
	background:			White;
	top: 				0; 
	left: 				0;
}


