body {
color: white;
background-color: black;
margin: 0;
padding: 0;
text-align: center;  /* Zentrierung im Internet Explorer */
}
img {
border : 0;
}
#site {
width: 599px;
margin: 0 auto;
margin-top: 30px;
text-align: left;    /* Seiteninhalt wieder links ausrichten */
}
#header {
background: url(header.jpg);
width: 599px;
height: 204px;
border: 0;
}
#main {
width: 431px;
height: 250px;
border: 0;
float: left;
}
#player {
border: 0;
width: 168px;
height: 250px;
margin-left: 431px;
}
* html #player {
margin-top: -250px;
}
#bucket {
position: relative;
top: -5px;
}
#disengage {
position: relative;
top: -10px;
left: 65px;
}
