 
BODY {
    scrollbar-face-color:#00000;
    scrollbar-arrow-color:#ff4499;
    scrollbar-highlight-color:#ff4499;
    scrollbar-3dlight-color:#EEEEEE;
    scrollbar-shadow-color:#ff4499;
    scrollbar-darkshadow-color:#EEEEEE;
    scrollbar-track-color:#EEEEEE;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #EEEEEE;
	background-image: url(bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

