h1, h2, h3 {
  font-family: sans-serif;
  font-weight: bold;
}
h1 {
  font-size: 1.4em;
  text-align: center;
}
h2 {
  font-size: 1.2em;
}
h3 {
  font-size: 1.0em;
}
address {
  text-align: center;
}
#footer {
  clear: both;
  text-align: center;
  font-family: sans-serif;
  font-size: .8em;
  font-weight: bold;
  font-style: italic;
  padding-bottom: .2em;
}
