header {
  text-align: center;
}

section img {
  margin-left: 20px;
  margin-right: 20px;
  float: right;
  max-width: 250px;
  max-height: 250px;
}

section p {
  padding-left: 60px;
  padding-right: 60px;
}

section h2 {
  clear: both;
}

