.aboutinfobox {
  width: 75%;
  margin: auto;
  margin-top: 1em;
}

.pageheader {
  width: 100%;
  height: 316px;
  background-image: url("../graphics/images/about.jpg");
  background-repeat: no-repeat;
  background-position: center;
}

p {
  margin-bottom: .5em;
}
