body{
 background-image: url('/Cool Ancient Interwebs BG.gif');
 margin: 20px;
}

h5{
  color: #00ffcc;
  font-family: Courier New, Monospace, Verdana;
  font-size: 15px;
}

div{
  background-color: black;
}

ht{
  color: grey;
}

.errcode{
  color: white;
  text-align: center;
  font-family: Consolas ,Sans-Serif, Verdana;
  font-size: 24px;
}
.ohno{
  color: white;
  font-family:Comic Sans MS , Verdana;
  font-size: 24px;
}