BODY { 	color: black;
	background-color: white;
	background-image: url(images/back.jpg);
	background-attachment: fixed;	
	font-family : Verdana;
 }
A:link { color: black; text-decoration: none}
A:visited { color: navy; text-decoration: none}
A:active { color: navy; text-decoration: none}
A:hover { color: navy; text-decoration: none)
