body {
	display:none;
}
#jpreOverlay {
	background-color: white;
	position: relative;
}
#jpreSlide{
	height: 400px;
	width: 400px;
	background-size: 400px;
}
#jpreLoader{
	width: 100%;
	position: absolute;
}
#jpreBar {
	z-index: 2;
	background-color: #13ace2;
}
#jprePercentage {
	color: #13ace2;
	font-family: 'CucaOT-Bold';
	text-align: center;
	font-size: 50px;
}
