html, body {
  height: 100%;
}

body {
  margin: 0px 2px 0px 2px;
  background-color: #000000;
  link: #003399;
  vlink: #999999;
}

a:link {
  color: #003399;
}

a:visited {
  color: #999999;
}

div.theater {
  height: 100%;
  width: 100%;
  background-color: #A00088;
}

div.ltbx {
  border: 0px;
  height: 15%;
  background-color: #000000;
}

div.screen {
  height: 70%;
  border: 0;
  background: url(http://www.endoftheline.net/rsc/mst3k.gif);
  background-repeat: no-repeat;
  background-position: 95% bottom;
  background-color: #808080;
}

table.feature {
  border: 0px;
  height: 100%;
  width: 100%;
  vertical-align: center;
}

h1 {
  font-name: san-serif;
  font-size: 24pt;
  color: #000000;
  text-align: center;
}

h2 {
  font-name: arial;
  font-size: 8pt;
  margin-left: 25%;
  margin-right: 25%;
  color: #808080;
  text-align: center;
  vertical-align: middle;
}
