body{
	display:none;
}

#jpreOverlay {
	background-color: #348ec8;
}
#jpreSlide{
	font-size:22px;
	font-weight:bold;
	color:#ccc;
	text-align:center;
	width:50%;
	height:30%;
}
#jpreLoader{
	width:180px;
	height:10px;
	background-color:#efd66e;
	margin-top:30px;


}
#jpreBar {

	background-color:#fefcd6;

}

#jprePercentage {
	color:#fff;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight:bold;
	text-align:center;
	top:100%;
	font-size:11px;
	line-height:15px;
}

#jSplash img {
    left: 50%;
    margin-left: -80px;
    margin-top: -15px;
    position: absolute;
    top: 50%;
}