* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#CCCCCC;
}
body a { text-decoration:none; color:white; }
body a:hover { text-decoration:none; color:gray; }

#wrapper { 
 margin: 0 auto;
 width: 900px;
 height: 517px;
}

#text { 
 margin: 0 auto;
 width: 600px;
 height: auto;
 position:relative;
 left:10px;
}

#soundtrack {
 color:#FFFFCC;
 position:relative;
 left:8px;
}
