

BODY {
background-repeat : no-repeat;background-attachment : fixed;
color : 7c7c99;
  background-image : url(images/back.jpg);background-position : right bottom;
  color : #7C7C99;
}
A{
text-decoration : none;
cursor : default;
color : 7c7c99;
}
A:HOVER{
cursor : crosshair;
color : FF99FF;
text-decoration: underline;
}
HR{border-width : 2px 2px 2px 2px;border-style : dotted dotted dotted dotted;border-color : lime lime lime lime;}
