body {
font-size:11px;
font-family:verdana,arial,sans-serif;
background-color:#434345;
color:#feffd6;
margin:0px 0px 0px 0px;
background-image: url('img/logo.gif');
background-repeat: no-repeat;
background-attachment:fixed;
background-position: 45% 5%; 
}

a:link { color:#feffd6; text-decoration:underline;}
a:hover { color:#feffd6; text-decoration:underline; }
a:active { color:#feffd6; text-decoration:underline;}
a:visited { color:#feffd6; text-decoration:underline;}

.fett { font-weight:bold; }
.head { font-size:14px;  }

div#text { width:600px; }
div#content { position:absolute;top:40px;left:40px;z-index:20; }
div#player { position:absolute;top:40px;left:850px;margin:0 auto;   }
div#colorbar { position:fixed;top:0px;left:0px;z-index:30; }