body{
	display:none;
}
#jpreOverlay {
  background-color: #000000;
  background-size: 100%;
}
#jpreSlide{
	font-size:22px;
	font-weight:bold;
	color:#ccc;
	text-align:center;
	width:240px;
	margin-top: -50px;
}
#jpreLoader{
	width: 100%;
	height:2px;
	margin-top: -10px;
}
#jpreBar {
	background-color:#beab71;
}
#jprePercentage {
	color:#beab71;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight:bold;
	text-align:center;
	font-size: 12px;
	top:10px;
}

