body {
	background: white;
}
#header,
#footer,
#main-nav {		
	display: none;
}
#wrapper {
	background: white;
}
#page {
	margin-top: 50px;
	min-height: 100px;
	height: 100px;		
}
