#container {
  width: 920px;
  height: 700px;
  margin: -40px auto 0;
  position: relative;
  background: url(browning.png) no-repeat;
}
.links {
  list-style: none;
}
.links a {
  display: block;
  text-decoration: none;
  width: 89px;
  height: 20px;
  text-indent: -9000px;
  font-size: 70%;
  position: absolute;
  top: 209px;
  left: 155px;
  z-index: 100;
}
#lutron a {
  left: 248px;
}
#contact a {
  left: 341px;
}