BODY{
  
  
  
  
 
  
  
  
  background-repeat : repeat-y;
  background-attachment : fixed;
  font-size : x-small;
  
  scrollbar-face-color:#ffffff;
 scrollbar-track-color:#ffffff;
 scrollbar-arrow-color:#000000;
 scrollbar-3dlight-color:#ffffff;
 scrollbar-highlight-color:#ffffff;
 scrollbar-shadow-color:#ffffff;
 scrollbar-darkshadow-color:#ffffff;


  text-decoration : none;
}