body
{
scrollbar-3dlight-color: black;
scrollbar-arrow-color: white;
scrollbar-base-color: red;
scrollbar-darkshadow-color:#990000;
scrollbar-face-color:#757575;
scrollbar-highlight-color: black;
scrollbar-shadow-color: white;
}

#playlist
{
background-color:#5c5c5c;
text-align:center;
width:690px;
}

.song
{
background-color:gray;
}

.number
{
margin-left:5px;
}

.artiest
{
position:absolute;
left:110px;
font-size:10pt;
}

.request
{
background-image:url('request.gif');
background-repeat:no-repeat;
height:18px;
width:60px;
position:absolute;
left:600px;
}

.duration
{
position:absolute;
left:630px;
width:200px;
}

body
{
color:white;
}

a
{
color:white;
}

a:visited
{
color:white;
}