
body {background-color: black;
      margin: 12pt}

p {font-family: Chiller, Courier, Arial;
   font-size: 24pt;
   color: white}

p.bottom {font-family: Chiller;
          font-size: large;
          color: white;
          text-align: center}

h1  {font-family: Chiller; 
     font-size: 32pt;
     color: white}

a {text-decoration: none;
   color: white}
   
a:hover {background: white;
         color: black}