body {
  background-color:#000000;
  background-image:url("/images/marathon/bitmap011.png");
  background-size: 100%;
  width: 95%;
  aspect-ratio: 1 / 1;
  filter: none;
  color:#00ff00;
  font-family:"BankGothic Md BT";
  text-shadow: 0 0 2px #000000, 0 0 2px #000000, 0 0 2px #000000, 0 0 2px #000000, 0 0 2px #000000;
  text-transform: uppercase;
  background-position-y: top;
  background-repeat: repeat-y;
  text-align: center;
}

a:link {color: #ffff00}

a:visited {color: #ff0000}

a:link {text-decoration: none;}

a:visited {text-decoration: none;}

a:hover {text-decoration: underline overline;}

a:active {text-decoration: underline overline;}