.QOverlay {
	background-color: #000000;
	z-index: 9999;
}

.QLoader {
	background-color: #222222;
	height: 1px;
}

.QLogo {
	background:url(../img/splash.png) center top no-repeat;
	height:250px;
	width:300px;
	margin: -255px 0px 0px -150px;
}