BODY{
  background-attachment : fixed;
  background-repeat : repeat;
  cursor : crosshair;
 scrollbar-base-color:@white;


background-color : #ffffff;
}
A:HOVER{
cursor : e-resize;
text-decoration : underline overline;
position : relative;
top : 2px;
}
A{
text-decoration : none;
}
