html, body {
	margin: 0;
	padding: 0;
	background-image:  url(../symbols/background1.jpg);
	background-repeat: repeat-y;
}

#maxihaus {
	position: absolute;
	left: 60px;
	top: 150px;
	height: 40px;
	width: 265px;
}

#maxihouse {
	position: absolute;
	left: 37px;
	top: 190px;
	height: 40px;
	width: 265px;
}

#maxi {
	position: absolute;
	left: 0px;
	top: 250px;
	height: 125px;
	width: 750px;
}