* {
margin: 0;
padding: 0;
outline: none;
}

html {
height: 100%;
padding-bottom: 1px;
}

body {
background: #322e33;
text-align: center;
margin: auto;
}

#page {
background: url(images/silvesterlauf_bg.jpg) no-repeat top center;
width: 773px;
height: 825px;
text-align: center;
margin: auto;
}