body {
  background: url(images/what_we_do.jpg) no-repeat;
}

#layer1 {
  position: absolute;
  left: 51px; top: 72px;
  width: 393px; height: auto;
  z-index: 1;
  font-size: 13.5pt;
  font-weight: bold;
  text-align: center;
}

h1 {
  padding-bottom: 1em;
}

#layer2 {
  position: absolute;
  left: 492px; top: 58px;
  width: 268px; height: 100px;
  z-index: 2;
}

#layer3 {
  position: absolute;
  left: 0; top: 624px;
  width: 900px; height: auto;
  text-align: center;
  margin: 0 30px;
  z-index: 3;
  font-family: "Constantia";
  margin-top: 1em;
}

#layer4 {
  position: absolute;
  left: 15px; top: 600px;
  z-index: 4;
}

h1 {
  text-decoration: none;
}

