A:hover {
  COLOR: #ff0000;
  text-decoration: underline;
}

A  {  
  text-decoration: none;
  font-family:monotype corsiva, Verdana;
  font-weight: bold;
  font-size: 2em;
  color: #ffc700;
}

H1 {
  font-family: Times new roman, Arial;
  font-weight: bold;
  font-size: 3em;
  color: #ffc700;
}

BODY {
  Background-color: 000;
  color: #000000;
  top:0px;
  left:0px;
  margin:0 auto;
  text-align: center;
}

div.box {
  background: url("flames.gif");
  color: #000000;
  width:670px;
  text-align: center;
}
