body {
margin: 0 auto;
padding: 0;
font: small "Trebuchet MS", sans-serif;
_font: x-small "Trebuchet MS", sans-serif;
text-align: center;
background: #5E5E5E url("../img/bg.jpg");
color:#333;
}

a, a:link {color:#000}
a:visited {color:#222}
a:active, a:hover {color:#A00000}

h1 {margin:0 auto;display:block; background: url("jukeboxtitle.gif") no-repeat; width: 280px; height: 50px;}
h1 span {display:none;}

p#player1 {margin:0;}

#bottom {
clear: both;
height: 30px;
background: #200000 url("img/bottombg.gif") repeat-x top left;
color: #444;
font-size: x-small;
_font-size: xx-small;
}

.banner {
margin: 15px 0 0 20px;
border: 1px solid #999;
}

.counter {
border: 0;
width: 1px;
height: 1px;
}