body {
/*overflow:hidden;*/
}
.whitebg {
	position:absolute;
	height:100%;
	top:0;
	left:0;
	background:rgba(255,255,255,0.6)
}