BODY 
{
   color: #00008b;
   background-color: white;
   background-image: url(images/peppermoth-bg-tile.gif);
   background-position: bottom right;
   background-repeat: repeat-x
   font-family: Verdana, Georgia, Arial, sans-serif;
}

A 
{
   color: #6495ed;
}

A:HOVER {
	color: blue;
}