#headergraphic {
  background: transparent;
  height: auto;
}

#headergraphic h1 {
  position: static;
}

.bottom-left,
.bottom-right,
.bottom-center,
.middle-left,
.middle-right,
.middle-center {
  background: #fff;
}

html, body {
  background: #fff;
}
