h1 { 
  text-align: center; 
  padding-top: 500px;
}

h1 {font-family: "Times";} 

h4{font-family:"Times";}

h2{font-family: "Times";}
h2{font-size: 25px;}


h2 {text-align: center; font-family: Times
}

h3 {
  font-size: 25px; text-align: center
}
h4 {
  text-align: center; 
  font-size: 50px;
  margin-top: 50px;
}
h5{font-family: Times: text-align: center;}

body {
  background-color: white;
}

blockquote { 
  align-content: center;
  text-align: center;
  font-size: 15px; font-family: Times
  
}


iframe {
  align-content: center;

}

h6{text-align: center;}
h6{font-size: 25px;}

@media (max-width:414px) {
  iframe {
    width: 300px;
    height: 150px;
  }
  .chocolatePhoto {
    width: 400px;
    height: 200px;
  }
}



header {text-align: center;}


img { max-height: inherit;}

img{ align-content: center;}

H11{text-align: center; font-size: 25px;}

h7 { 
  text-align: center; font-size: 25px;}

p {
  text-indent: 50px;
}

.fire {
   margin: auto;
    width: 50%;
    border: 3px solid green;
    padding: 10px;
}




h10 {
  text-align: center;
  font-size: 25px;}

.hero{
  background: url(http://i.imgur.com/JI1DGV1.png) no-repeat center;
  background-size:cover;
  height:60vh; color: white;
}





