body{
	display:none;
}

#jpreOverlay {
	background: #00a29a; /* Old browsers */
	width: 1024px !important;
	height: 768px !important;
	left: 50% !important;
	margin-left: -512px;
}
#jpreSlide{
	font-size:22px;
	font-weight:bold;
	color:#ccc;
	text-align:center;
	width:50%;
	margin-top: -37.5px;
	left: 50% !important;
	margin-left: -256px;
}
#jpreLoader{
	width:100%;

}
#jpreBar {
	background-color:#fff;
	display:none;
}

#jprePercentage {
	color:#504d88;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	text-align:center;
	font-size:25px;
	line-height:25px;
	margin-top:140px;
}
