/* Generated by KompoZer */
body {
  color: #330099;
  background-color: #daeef3;
}
a:link {
  color: purple;
}
a:visited {
  color: blue;
}
a:hover {
  color: red;
}
h1 {
  text-align: center;
  font-family: Brush Script MT;
  font-size: 3.1em;
}
h2 {
  text-align: center;
  font-family: Brush Script MT;
  font-size: 1.5em;
}
h3 {
  text-align: center;
  font-family: Brush Script MT;
  font-size: 2em;
}
p {
  text-align: center;
  color: black;
  font-family: arial;
}
