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