BODY {
background-color:#ffffff;
background-image:url('pawprints.jpg');
background-repeat:no-repeat;
background-position:bottom right;
bbackground-attachment:fixed;
margin-top:0px;
margin-right:0px;
margin-left:0px;
 font-family: Arial;
 font-size: smaller;
 font-style: normal;
 font-variant: normal;
 font-weight: normal;
}

A {
	color: Navy;
	text-decoration: none;
}

A:HOVER {
	color: Blue;
	text-decoration: none;