body
{
  font-family: sans-serif;
  color: #FFFF00;
  margin: 0;
  background-image: url(bigzita.png);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: top center
}

h1         { font-family: serif; font-size: 30pt; color: #FF0000 }
a:link     { font-size: 10pt; font-weight: bold; color: #8080FF; }
a:visited  { font-size: 10pt; font-weight: bold; color: #8080FF; }

