@charset "utf-8";
body {
	background-color:#c4bd97;
}
#startbild {
	margin:20px auto;
	text-align:center;
	min-width:1024px;
}
#startbild img {
	background: 50% 50;
}