body {
	background-color: #FFF;
	background-attachment: fixed;
	background-image: url(hintergrund.jpg);
	background-repeat: repeat;
	background-position: center top;
}


