body {background-color: #ffffcd;}
p {
  font-family: Cambria, 'Hoefler Text', 'Liberation Serif', Times, 'Times New Roman', 'serif'Times, serif;
}
h1 {
  font-family: Cambria, 'Hoefler Text', 'Liberation Serif', Times, 'Times New Roman', 'serif'Times, serif; font-size: 30px;
}
h2 {
  font-family: Cambria, 'Hoefler Text', 'Liberation Serif', Times, 'Times New Roman', 'serif'Times, serif; font-size: 25px;
}
body {
  text-align: center;
}

    img {
  display: block;
margin: auto;
  max-width:600px;
  max-height:auto;
  width: auto;
  height: auto;
}