body {
	 background-color: cornsilk;
	 
}

	
h1 {
  color: Burlywood;
  font-family: 'Cinzel', serif;
}

h2 {
  color:Peru ;
 font-family: 'Merriweather', serif;
}
h3 {
  color:Gray ;
  font-family: 'Cinzel', serif;
  width: 800px;
}

img {
	float:left;
	margin-right: 7px;
}