#html5Loader{
	top:0;
	left:0;
	background-color:white
	background-color:rgba(255,255,255,0.95);
	margin:0;
	position:fixed;
}
#html5Loader .fallback {
	top:50%;
	position:absolute;
	text-align:center;
	width:100%;
	color:white;
	vertical-align: middle;
	display: block;
	font-style: normal;
	font-family "Lobster Two";
	font-size:23px;
}