@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-image: url(wholeagainback.jpg);
	background-repeat: no-repeat;
  background-size: 888px ;
	background-position: center top;
	color: #004855;
	background-color: #ffffff;
	
}
a:link {
	color: #004855;
	
}
a:hover {
	color: #004855;
	text-decoration: none;
}
a:visited {
	
	color: #004855;
}
a:active {
	text-decoration: none;
	color: #004855;
}
