h2,
h4 {
  font-size: 20px;
  color: #333333;
  text-align: center;
  margin-bottom: 20px;
}
p {
  text-indent: 2em;
  font-size: 16px;
  line-height: 32px;
  color: #3A3C3C;
}
.content {
  padding-bottom: 20px;
}
.content img {
  height: 400px;
  display: block;
  margin: 10px auto;
}
