body { 
padding:0; 
background-color: #d1f1f5;
background-repeat: no-repeat;
top:0;
min-width:913px;
text-align:center; /* for IE */ 
margin:0 auto; /* for the rest */ 
} 

#wrap { 
margin:0 auto; 
width:913px; 
text-align:center;
} 
  
#top {  
font-size: 0px;
top: 80px;
position: relative;
width:913px; 
margin-bottom: 10px
line-height:0em;
} 

#links {
text-align: center;
width: 913px;
position: relative;
float: left;
z-index:9;
}


#musicplayer {
width: 913px;
position: relative;
float: left;
text-align: center;
}