body{ 
	font:Arial, Helvetica, sans-serif;
	font-size:larger;
	background-image:url(images/watermark.gif);
	background-repeat:no-repeat; line-height:30px;
	}

a{	
	color:blue;
	text-decoration:none;
}
	
a:hover{
	text-decoration:underline;
	}

