body {
	background-color: #ffffff;
	overflow-y: hidden;
}
	
#hidepage {
	background-color: #ffffff;
	position: absolute;
	height: 100%; 
	width: 100%;
	left: 0px;
	top: 0px;
}
