.QOverlay {
	background-image: url(../images/imgLogo.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #111111;
	z-index: 9999;
}

.QLoader {
	background-color: #ffffff;
	height: 1px;
}