body {
	margin-left: 25%; margin-right: 10%;
	color: white; 
	background: #86AFB3; 
	}
	
	:link { color: #226B70;
	text-decoration: none;}  /* for unvisited links */
  :visited { color: #226B70; 
	text-decoration: none;}  /* for visited links */
  :active { color: #226B70; 
	text-decoration: none;}  /* when link is clicked */
   :hover { color: #BCDCE0; 
	text-decoration: none;}  /* when mouse is over link */
	
	
	
	H1 
     { font-family: engravers mt; font-size: 2em; margin: .67em 0; color: white; }
	 
	 H3
     { font-family: engravers mt; font-size: 1.4em; margin: .50em 0; color: white; }
	 
	 H4
	 { font-family: engravers mt; font-size: 1.4em; margin: .50em 0; color: white; }
	