body {
  background-color: black;
  background-image: url("https://bettysgraphics.neocities.org/images/backgrounds/pattern%20204.gif");
  font-size: 15px;
  font-family: 'consolas';
}
h1 {
  text-align: center;
  font-size: 50px;
}
h2 {
  text-align: center;
  font-weight: bold;
}
a {
  color: #e00000;
  font-weight: bold;
  font-style: italic;
}