body {
	background-image: url('http://www.realxs.nl/dev/img/realxs_factory.png');
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #faf9f8;
	background-size: 50%;
	margin: 0px;
	padding: 0px;
}

img {
	border-width: 0px;
}

a {
	font-family: Lucida Sans Unicode, Lucida Console;
	text-decoration: none;
	color: #999999;
}

#textExplain {
	position: absolute;
	margin-top: 600px;
	width: 100%;
	height: 200px;
	text-align: center;
	font-family: Lucida Sans Unicode, Lucida Console;
	font-size: 30px;
	color: #1a1339;
}

#domainName {
	position: absolute;
	margin-top: 660px;
	width: 100%;
	height: 200px;
	text-align: center;
	font-family: Lucida Sans Unicode, Lucida Console;
	font-size: 20px;
	color: #1a1339;
}

#infoText {
	color: #999999;
	font-family: Lucida Sans Unicode, Lucida Console;
	font-size: 12px;
	position: absolute;
	margin-top: 750px;
	width: 100%;
	height: 200px;
	text-align: center;	
}