
A {
  text-decoration: none;
  font-weight: bold;
  color: blue;
}

INPUT {
  font-family: sans-serif;
  font-size: x-small;
}

BODY {
  color: black;
  background-color: #EFE8E7;
  background-image: url(http://elessar.elfstone.us/comics/media/comics.jpg);
}

H5 {
  font-style: italic;
}

