
body{
 cursor:crosshair;
 background-color : white;
 background-attachment:fixed;
 background-repeat:no-repeat;
 background-position:99% 99%;
 background-image:url(s00036E00F836200703181205256eb74ea7a48722_c.jpeg);
}

:link{
 text-decoration : none;
 COLOR : black
}

:visited{
 text-decoration : none;
 color : black
}

:hover{
 text-decoration : underline;
 color : black
}

:active{
 text-decoration : none;
 color : black
}

