#downhillSoapboxGame_preloader {
	position: absolute !important;
	background-image: url(//www.wdrmaus.de/codebase/img/preloader.gif);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #3b84d3;
	z-index: 100000;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}