/* Generated by KompoZer */
body {
  background-attachment: fixed;
  background-image: url(images/tile.gif);
  background-position: left top;
  font-family: Century Gothic;
  font-size: 14px;
}
h1 {
  text-align: center;
  color: black;
  font-family: bold Century Gothic;
  font-size: 20px;
}
h2 {
  text-align: left;
  color: #0000ff;
  font-family: bold Century Gothic;
  font-size: 12px;
}
paragraph {
  text-align: left;
  color: #333333;
}
table {
  margin-left: auto;
  margin-right: auto;
}
a:link {
  color: #0000ff;
}
a:visited {
  color: #0000ff;
}
a:hover {
  color: #0099ff;
}
a:active {
  color: #0000ff;
}
