h1 {
  color:#12100a;
  font-family:"Raleway";
  font-weight:"700";
  font-size: 1 em;
  line-height:200%;
  text-align: center;
}
li {
  font-size: 20px;
  line-height:200%;
}
body {
    background-color: #e6d283;
}
p {
  font-size:20px;
  line-height:200%;
  color: #12100a
}

#mainImg img {
	width: 100%;
  max-width: 800px;
 text-align: "center";
  padding: 20px;
}

h2, h3 {
 text-align: center;
  text-decoration: underline;
  font-size: 2em;
   } 
#footer {
	height: 100px; 
}

