body {
  background-image: url("/images/fallout/chowderhead/metalrivetsbg.jpg");
  color: #FFFFFF;
}

a:link {
  color: #93C47D;
}

a:visited {
  color: #B5D6A5;
}

@font-face {
  font-family: "Share Tech";
  src: url('https://funnystarrunner.neocities.org/fonts/ShareTech-Regular.ttf');
}

a {
  font-family: "Share Tech";
}

h1 {
  font-family: "Share Tech";
}

p {
  font-family: "Share Tech";
}