BODY{
scrollbar-base-color:#000000;
scrollbar-face-color:#000000; 
scrollbar-track-color:#000000;
scrollbar-arrow-color:#999999; 
scrollbar-3dlight-color:#000000;
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#999999;
scrollbar-darkshadow-color:#CCCCCC;
background-color : #000000;
background-image : url(‰æ‘œURL);
background-attachment: fixed;
background-position: 0% 100%;
background-repeat: no-repeat;
font-size:11px;
text-align : center;
cursor:crosshair;
color:#ffffff
}

TABLE{
border-width : 0px 0px 0px 0px;
}

TD{
border-width : 0px 0px 0px 0px;
font-size : 11px;
color : white;
}

TEXTAREA,INPUT{
scrollbar-base-color:#000000;
scrollbar-face-color:#000000; 
scrollbar-track-color:#000000;
scrollbar-arrow-color:#999999; 
scrollbar-3dlight-color:#000000;
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000;
scrollbar-darkshadow-color:#CCCCCC;
border-width : 1px 1px 1px 1px;
border-style : solid solid solid solid;
border-color : white white white white;
background-color :#000000;
font-size:11px;
cursor:crosshair;
color:#ffffff;
}

A{
color : #ffffff;
cursor:default;
text-decoration : none;
}

A:HOVER{
color : #ffffff;
text-decoration : underline;
}