body{
	display:none;
}
#jpreOverlay {
	background:/*rgba(0,0,0,0.5)*/ #000;;
}
#jpreSlide{
	font-size:22px;
	font-weight:bold;
	color:#ccc;
	text-align:center;
	width:50%;
	height:30%;
}
#jpreLoader{
	width:300px;
	height:25px;
}
#jprePercentage {
	font-family:arial;
	color:#ccc;
	font-weight:bold;
	text-align:center;
	text-shadow:0px 0px 8px #0080ff;
	top:-100%;
	font-size:50px;
}