body {
  background-color: #000000;
  color: #FFFFFF;
  font-family: Helvetica, Arial, sans-serif;
}

h1,
form {
  text-align: center;
}

div#content {
  

}

dl {
  width: 1000px;
  height: 1294px;
  position: relative;
  display: block;
  margin: 0 auto;
  list-style-type: none;
}

dd {
  margin: 0;
  position: absolute;
}

dd a {
  position: absolute;
  display: block;
}

/* NAVIGATION */

#the-place-dd a {
  top: 38px;
  left: 50px;
  width: 200px;
  height: 38px;
}

#donate-dd a {
  left: 315px;
  top: 38px;
  width: 155px;
  height: 38px;
}

#facebook-dd a {
  left: 515px;
  top: 38px;
  width: 215px;
  height: 38px;
}

#contact-dd a {
  left: 780px;
  top: 38px;
  width: 170px;
  height: 38px;
}

/* HOME */

dl#home-dl {
  background: url('home.jpg') no-repeat;
}

/* THE PLACE */

dl#the-place-dl {
  background: url('the-place.png') no-repeat;
}

dl#the-place-dl dd#front-model-dd a {
  left: 37px;
  top: 116px;
  width: 560px;
  height: 308px;
}

dl#the-place-dl dd#cafe-model-dd a {
  left: 37px;
  top: 435px;
  width: 568px;
  height: 320px;
}

dl#the-place-dl dd#naming-dd a {
  left: 657px;
  top: 590px;
  width: 271px;
  height: 137px;
}

/* NAMING */

dl#naming-1-dl {
  background: url('naming-1.png') no-repeat;
}

dl#naming-2-dl {
  background: url('naming-2.png') no-repeat;
}

/* GALLERY */

dl#gallery-dl {
  background: url('gallery.png') no-repeat;
}

/* CONTACT */

dl#contact-dl {
  background: url('contact.png') no-repeat;
}

dl#contact-dl dd#jon-dd a {
  position: absolute;
  left: 50px;
  top: 192px;
  width: 165px;
  height: 31px;
}

dl#contact-dl dd#aryeh-dd a {
  position: absolute;
  left: 50px;
  top: 310px;
  width: 190px;
  height: 31px;
}

dl#contact-dl dd#leon-dd a {
  position: absolute;
  left: 50px;
  top: 420px;
  width: 185px;
  height: 31px;
}

dl#contact-dl dd#jess-dd a {
  position: absolute;
  left: 50px;
  top: 530px;
  width: 185px;
  height: 31px;
}

dl#contact-dl dd#info-dd a {
  position: absolute;
  left: 50px;
  top: 640px;
  width: 185px;
  height: 31px;
}
/* DONATE */

dl#donate-dl {
  background: url('donate.png') no-repeat;
}

dl#donate-dl dd#onetime-donate-dd {
  width: 359px;
  height: 39px;
  position: absolute;
  left: 143px;
  top: 500px;
}

dl#donate-dl dd#onetime-donate-dd a {
  display: block;
  position: absolute;
  width: 359px;
  height: 39px;
}

dl#donate-dl dd#monthly-donate-dd {
  position: absolute;
  width: 334px;
  height: 39px;
  left: 526px;
  top: 500px;
}

dl#donate-dl dd#monthly-donate-dd a {
  display: block;
  position: absolute;
  width: 334px;
  height: 39px;
}

dl#donate-dl dd#the-place-link-dd a {
  left: 30px;
  top: 38px;
  width: 155px;
  height: 38px;
}
