scroll.css

.null {
position: absolute;
}

BODY {
 scrollbar-face-color:#000066;
 scrollbar-arrow-color:#ffcc00;
 scrollbar-base-color:#000000;
 scrollbar-shadow-color:#996600;
 scrollbar-darkshadow-color:#000000;
 scrollbar-highlight-color:#FF66cc;
 scrollbar-3dlight-color:#000000;
 scrollbar-track-color:#000000;
}
