#splash {
	position:fixed;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:100;
	background:#fff;
	padding:24px;
	text-align:center;
}