body {
  font-family: Georgia, Cambria, "Times New Roman", Times, serif;
  letter-spacing: 0.01rem;
  font-size: 18px;
  line-height: 1.5;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  max-width: 960px;
  margin: 2em 450px 2em 2em;
}

h1,h2,h3,h4,h5,h6 {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
}

img {
  max-width: 100%;
}

figcaption {
  color: #555;
  font-size: 16px;
}
