    body {background-image:url('Images/Background.JPG');
		   font-family: "Goudy Old Style", arial, sans-serif;
		   color: white;}
		p {margin: 20px; text-align:left; }	 
		p.credit {margin-top: 0px; margin-left: 10px; font-size: 12px;} 
		hr {color: white;
  		margin: 0px; }
		legend {color: white;}	
		img {border: 2px solid white; margin: 10px;}
		a:link {color:aqua;}
		a:visited {color:yellow;}
		a:hover {color:white;}
		a:active {color:white;}	 
		div.clear {clear:both;}
		#WholePage {width:983px; }
		#Logo {/*margin-top: 30px;*/
		       width: 400px;
				 height: 96px;
		       border: 0px; } 
		 #footer p {text-align: center;
		   margin: 0px;}	 

