body  { background-color:#f9eac4;
	  
     }
	 
p        { color: #77706d;
	  font-family: Georgia; 
	  font-size: 22;
	  font-style: italic;
	  
	  }
	  
h	{color: #d9fff9;
	  font-family: Georgia; 
	  font-size: 30;
	  font-style: italic;
	  font-weight: bold;
	  }
	  
h1	{color: black;
	  font-family: Georgia; 
	  font-size: 28;
	  font-style: italic;
	  font-weight: bold;
	  }
	  
h5     { color: #56b65d;
	  font-family: Georgia; 
	  font-size: 22;
	  font-style: italic;
	  font-weight: bold;
	  }