/* Generated by KompoZer */
* {
}
h1 {
  font-size: 3em;
  color: #007acd;
}
h2 {
  font-size: 1.5em;
}
img {
  border:  none;
}
a {
  color: #007acd;
  text-decoration: none;
  font-weight: bold;
}
a:hover, a:focus {
  color: red;
}
#content-container {
  margin: 0 auto;
  width: 800px;
}
