body{ 
       background-image:URL("../img/back2.gif");
       background-repeat:repeat;
       background-attachment:fixed;
       text-indent:0em;
       text-align:left;
       line-height:2em;
       scrollbar-3dlight-color:#000000;
       scrollbar-arrow-color:#000000;
       scrollbar-track-color:#000000;
       scrollbar-darkshadow-color:#000000;
       scrollbar-face-color:#ffffff; 
       scrollbar-highlight-color:#000000; 
       scrollbar-shadow-color:#000000; 
}
h1{
       line-height:1em;
       color:#ffffff;
       font-size:xx-small;
       font-weight:normal;
}
a{ 
       text-decoration:none;
       cursor:hand;
} 
a:hover{ 
       position:relative;
       top:2px;
       left:2px; 
}
a:link{ 
       color:#ffffff;
}
a:visited{ 
       color:#ffffff;
}
a:active{ 
       color:#c0c0c0;
}
