.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	background: center no-repeat #fff;
}
body
{
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-position:center;
	background-size:100% 100%;
	user-select:none;
}
#homeDiv,#logoDiv,#soundDiv
{
	margin-top:2%;
}
#playGame
{
	margin-top:13%;
}
#nextGame
{
	bottom: 0px;
    position: fixed;
}
#span1,#span2,#span3
{
	text-align:center;
	font-size:8vw;
}
.noPaddingcls
{
	padding:0px;
}

#ratimg,#ratimgright
{
	margin-top:5%;
}

