body
{
   background-color: #000000;
   background-image: url(images/index_bkgrnd.png);
   color: #000000;
   scrollbar-face-color: #4B0082;
   scrollbar-arrow-color: #000000;
   scrollbar-3dlight-color: #000000;
   scrollbar-darkshadow-color: #FF6820;
   scrollbar-highlight-color: #000000;
   scrollbar-shadow-color: #FFD700;
   scrollbar-track-color: #FF6820;
}
<!--

#tickertape{
position:relative;
layer-background-color:black;
width:400px;
height:20px;
}

#subtickertape{
background-color:black;
position:absolute;
border: 1px solid black;
width:400px;
height:20px;

}

.subtickertapefont{
font:bold 12px Verdana;
text-decoration:none;
color:white;
}

.subtickertapefont a{
color:white;
text-decoration:none;
}
-->
