/* CSS Document */

body {
background-color:#FDF0CD;
}


#wrapper {
height:600px;
width:600px;
margin-left:auto;
margin-right:auto;
margin-top:15px;
background-image: url(../Bilder/sonstiges/bildstartseite_neu.jpg);
background-repeat:no-repeat;
background-position:center;
}


#logo a {
text-decoration:none;
color:#226707;
}
