body{
	display:none;
}
#jpreOverlay {
	background-color: #48CFAD;
}
#jpreSlide{
	font-size:22px;
	font-weight:bold;
	color:#ccc;
	text-align:center;
	width:50%;
	height:30%;
}
#jpreLoader{
	width:300px;
	height:25px;
	border:1px inset #888;
	border-radius:25px;
	-moz-border-radius:25px;
	-webkit-border-radius:25px;
}

#jpreBar {
	background:#FFCE54;
	border-radius:25px;
	-moz-border-radius:25px;
	-webkit-border-radius:25px;
}

#jprePercentage {
	color:#FC6E51;
	font-family:"Roboto",Arial,Helvetica,sans-serif;	
	text-align:center;	
	top:-80%;
}.a {
	color: #000000;
}
