body, body#ML {
  position: absolute;
  background: #000;
  color: #333;
  margin: 0px;
  padding: 0px;
  left: 0px;
  top: 0px;
  font-family: "Trebuchet MS", Georgia, "Times New Roman", Tahoma, Sans, Arial, Helvetica, sans-serif;
  font-size: 30pt;
  width: 100%;
  height: 100%;
}

body#ML {
  background: #000 url("background.png") no-repeat right top;
  text-align: center;
}

#topdiv {
  width: 100%;
  height: 30%;
}

#middlediv {
  width: 100%;
  height: 40%;
}

#bottomdiv {
  width: 100%;
  height: 20%;
  color: #333;
  text-align: center;
}

#footerdiv {
  height: 10%;
  width: 100%;
  font-size: 8pt;
  text-align: center;
}

#first, #second, #third, #fourth, #fifth, #logo {
  width: 100%;
  text-align: center;
  display: none;
}

#logo a, #logo a:visited, #logo a:hover {
  text-decoration: none;
}

#logo img {
  border: none;
}

#ml, #homepage {
  font-size: 8pt; 
  font-weight: bold;
  color: #333333;
  text-align: center;
  width: 100%;
  display: none;
}

#ml a, #ml a:visited, #homepage a, #homepage a:visited {
  color: #aaaaaa;
  text-decoration: none;
}

#ml a:hover, #homepage a:hover {
  text-decoration: underline;
  color: #ffffff;
}

#countdownp {
  color: #4b5a6a;
  margin: 0px;
  font-size: 40pt; 
}

#mailinglist {
  background: transparent url("intro/background.png") no-repeat right top;
  width: 100%;
  text-align: center;
}

#mailinglist {
  font-size: 10pt;
  color: #bbb;
  margin-left: 20%;
  margin-right: 30%;
  width: 50%;
  height: 50%;
}

#mailinglist h1 {
  font-size: 1.8em;
  color: #888;
}

#mailinglist a, #mailinglist a:visited {
  color: #888;
  text-decoration: underline;
}

#mailinglist a:hover, #mailinglist a:active {
  color: #f8f8f8;
  text-decoration: none;
}
