/* Generated by KompoZer */
body {
  background-image: url(images/background.jpg);
  color: #009900;
  font-weight: normal;
  font-size: 1em;
  background-attachment: fixed;
  background-repeat: repeat;
}
p {
  font-family: Arial,Helvetica,sans-serif;
  color: #009900;
  font-weight: normal;
  font-size: 1.2em;
}
h1 {
  font-family: Arial,Helvetica,sans-serif;
  color: #009900;
  font-weight: normal;
  font-size: 2em;
}
h2 {
  font-family: Arial,Helvetica,sans-serif;
  color: #009900;
  font-size: 1.7em;
  font-weight: normal;
}
h3 {
  font-family: Arial,Helvetica,sans-serif;
  color: #009900;
  font-weight: normal;
  font-size: 1.5em;
}
h4 {
  color: #009900;
  font-weight: normal;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.4em;
}
h5 {
  font-family: Arial,Helvetica,sans-serif;
  color: #009900;
  font-weight: normal;
  font-size: 1.25em;
}
h6 {
  font-family: Arial,Helvetica,sans-serif;
  color: #009900;
  font-weight: normal;
  font-size: 1.2em;
}
table {
  border: 6px solid #009900;
  padding: 10px;
  width: 700px;
  margin-right: auto;
  margin-left: auto;
}
td {
  border: 2px solid #009900;
  padding: 20px;
}
a:link {
  text-decoration: none;
  color: #009900;
}
a:visited {
  text-decoration: none;
  color: #009900;
}
a:hover {
  text-decoration: none;
  color: #009900;
}
a:active {
  text-decoration: none;
  color: #009900;
}
#foot {
  width: 800px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  padding-bottom: 50px;
}
