BODY{
     scrollbar-face-color:white;
     scrollbar-highlight-color:white;
     scrollbar-3dlight-color:white;
     scrollbar-shadow-color:silver;
     scrollbar-darkshadow-color:gray;
background-color: #ffffff;
background-image: url("img/index1.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
background-position: 100% 100%;
cursor: crosshair;
     font-size : 7pt;
     font-family : "Comic Sans MS","MS Gothic";
}
A:HOVER{position : relative;top :1pt ;
position : relative;left :1pt ;
	color : navy;
}
A {
 text-decoration:none;
 color : black;
cursor: crosshair;
}
