body {
  background: url(../images/about-background.jpg) no-repeat center center fixed;
  background-size: cover;
}

h1 {
  font-size: 24px;
  text-align: center;
}

h2 {
  font-size: 18px;
  margin-bottom: 24px;
}