@charset "utf-8";

body {
	background-image: url(../images/hintergrund.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#000;
	}
