body {
  background-image:url(http://www.geocities.com/lunacat3119/swirlies.gif);
  font-family:Arial;
}
h1 {
  text-align:center;
  font-size:32pt;
  font-style: italic;
}
p.blue {
  font-weight:bold;
  color:green;
}
.bigtext {
  font-size:24pt;
  color:red;
}


