@font-face {
  font-family: "Zephyr";
  src: url("https://tripledare.neocities.org/Fonts/Zephyr.ttf") format("truetype");
}
@font-face {
  font-family: "Special Elite Regular";
  src: url("https://tripledare.neocities.org/Fonts/Special Elite Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Chicago";
  src: url("https://tripledare.neocities.org/Fonts/Chicago.ttf") format("truetype");
}
@font-face {
  font-family: "STIX";
  src: url("https://tripledare.neocities.org/Fonts/STIX.ttf") format("truetype");
}
body {
  color: white;
  font-family: "Chicago";
  font-size: 17px
}
body h1 {
  color: white;
  text-shadow: 1px 1px 30px #ff8000, 0 0 10px orange;
  font-family: "Zephyr";
  font-size: 48px
}
body {
    background-image: url("https://tripledare.neocities.org/Images/stars bg.gif");
    background-position: center center;
    background-repeat: repeat;
    background-size:
}
