body{
	display:none;
}

#jpreOverlay {
background: #06090e; 

}
#jpreSlide{
	font-size:22px;
	font-weight:bold;
	color:#ccc;
	text-align:center;
	width:50%;
	height:35%;
}
#jpreLoader{
	width:100%;
	top: 50%;
	position: absolute;

}
#jpreBar {

	background-color:#fff;
	display:none;

}

#jprePercentage {
	color:#fff;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	top: 0;
	font-family: Arial;
	color: #fff;
	font-size: 16px;
	letter-spacing:1px;
	text-align: center;
	font-style: italic;
	margin-top: 30px;
	display: none;
}

#jSplash{
	position: absolute;
	width: 200px;
	height: 50px;
	top: 50%;
	left: 50%;
	margin-left: -100px;
	margin-top: -50px;
	z-index: 0;
	background:url(../img/logo2.png) center;
}