body {
  color:white;
  background-color: black;
  background-image: url("425.gif");
}
div.indexbox {
  background-color: black;
  border-style: outset;
  border-width: 4px;
  border-color:#14160f;
  padding: 20px;
height: 271px;
  width: 611px;
  margin: auto;
}
h2 {
  color: red;
  font-family: Comic Sans MS;
  text-shadow: 5px #490419;
}
div.enter {
  margin:auto;
  margin-top: -93px;
}