body {
  margin: 0px;
  background-color: #000000;
  font-family: tahoma;
}

.lostsoulsbody {
  background-image: url(../images/lost_souls.jpg);
}

.boogeymanbody {
  background-image: url(../images/boogeyman.jpg);
}

.sepulcherbody {
  background-image: url(../images/sepulcher.jpg);
}

.wanderlustbody {
  background-image: url(../images/wanderlust.jpg);
}

.dragonsbody {
  background-image: url(../images/dragons.jpg);
}

a:link, a:visited, a:hover, a:active {
  color: #FFFFFF;
  text-decoration: none;
}

#landingmenu {
  margin-top: auto;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#menu {
  height: 700px;
  width: 600px;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#meaculpamenu {
  height: 692px;
  width: 900px;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#lostsoulsmenu {
  width: 900px;
  height: 600px;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#lostsoulslist {
  width: 400px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  color: #FFFFFF;
  overflow: auto;
}

.lostsoulcategory {
  font-size: 24px;
  text-align: center;
}

.lostsoulname {
  font-size: 18px;
  text-align: left;
}
