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

#layer1 {
  position: absolute;
  left: 431px; top: 61px;
  width: 441px; height: auto;
  z-index: 1;
  text-align: center;
  font-size: 11.5pt;
  font-weight: bold;
}

#layer2 {
  position: absolute;
  left: -392px; top: 55px;
  width: 286px; height: auto;
  z-index: 1;
  text-align: center;
}

#layer3 {
  position: absolute;
  left: 377px; top: 148px;
  width: auto; height: auto;
  z-index: 1;
}

dl, dt, dd {
  margin-left: 0;
  padding-left: 0;
}

dt {
  font-size: 110%;
  margin-top: 1em;
}

dd {
  font-size: 70%
}

