body {
  background-color: #941111;
  margin: 0;
  padding: 0;
  font-family: verdana, sans-serif;
  font-size: 0.9em;
  letter-spacing: 0.01em;
  line-height: 1.05em;
  }

#page { 
  height: 600px;
  width: 800px;

  }

h1 {
  margin: 0;
  visibility: hidden;
}

i { visibility: hidden; }

a#home { 
  position: absolute;
  left: 0px;
  top: 0px;
  width: 415px;
  height: 136px;
  text-decoration: none;
}

#footer {
  color: white;
  font-size: 0.7em;
  
}

