
body {
  background-image: url('https://acaiguy.neocities.org/banner.png');
  color: white;
  font-family: Verdana;
}

a:link {
  color: red;
}
a:visited {
  color: orange;
}
