@charset "UTF-8";
body {
	background-color:#FF0000;
	background-image:url(start-verlauf.gif);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #e3041b;
	background-attachment:fixed;
}

#startbox {
text-align:center;
margin-top:50px;
}

#more {
margin-left: 400px;
}

#body {
margin-left: 500px;
}