body{
  background-image: url("gradient-tile.png");
  background-repeat: repeat-x;
  background-color: #202020;
  color: white;
  font-family: Impact;
  text-align: center;
}

@font-face {
	font-family: "Impact";
	src: url("https://gloingbroing.neocities.org/fonts/impact.ttf");
}
a {
    color: white;
	font-family: "Impact";
	text-align: center;