BODY {
  background-color: #000000;
  color: #FFFFFF;
  font-family: sans-serif;
  text-align: center;
  }

#heid {
  color: #CCCCCC;
  font-family: monospace;
  font-size: 250%;
  text-align: center;
  }

#navi {
  margin-top: 8ex;
  margin-bottom: 8ex;
  }
#navi LI {
  list-style-type: none;
  }
#navi A.central {
  color: #CC3333;
  text-decoration: none;
  }
#navi IMG {
  vertical-align: middle;
  margin-right: 2em;
  }

#foot {
  color: #666666;
  font-size: 75%;
  }
