body {

  background: black;
  font-family: "neuropol";
}

@font-face {
  font-family: neuropol;
  src: url('/files/fonts/neuropol.otf');
}

p   {color: white; font-size: 15px; text-indent: 25px;}
z   {color: white; font-size: 13px;}
h3  {color: white}
h2  {color: white}
h1  {color: white}
a   {color: cyan}