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

#layer1{
  position: absolute;
  left: 82px; top: 97px;
  width: 320px; height: 483px;
  z-index: 1;
}
#layer2{
  position: absolute;
  left: 447px; top: 70px;
  width: 253px; height: 425px;
  z-index: 1;
}
#motto{
  position: absolute;
  left: 800; top: 97;
  width: 1em; height: 392px;
  z-index: 1;
  margin: 0;
  font-family: "Engravers MT";
  font-size: 12.5pt;
  font-weight: bold;
  text-align: center;
  margin: 0;
  padding: 0;
}

#layer2 img { border: 1px solid #800 }

ul {
  font-size: 11pt;
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  padding-bottom: 1em;
}

li {
  padding-bottom: 0.8em;
}

