#imap  {
  width: 960px;
  height: 800px;
  text-decoration: none;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  background-color: #000000;
  background: url(dtf-home.jpg) no-repeat;
}

#imap ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#imap a {
  position: absolute;
}

#imap .nashville a {
  top: 225px;
  left: 88px;
  height: 265px;
  width: 400px;
}

#imap .dallas a {
  top: 326px;
  left: 570px;
  height: 330px;
  width: 298px;
}

#imap .boston a {
  top: 533px;
  left: 88px;
  height: 227px;
  width: 400px;
}
