* {
  margin: 0;
  padding: 0;
}

html {
  font-family: Verdana, Geneva, Arial, sans-serif;
  font-size: 81%;
  line-height: 1.5em;
}

h1 {
  font-size: 2em;
  margin-bottom: 0.5em;
}

h2 {
  font-size: 1.2em;
  text-decoration: underline;
  font-weight: normal;
}  

p {
  margin-bottom: 1em;
}

#header {
  display: none;
}

#footer {
  text-align: center;
}

#twofooter {
  text-align: center;
}

#twofooter img {
  border: none;
}

.staff {
  clear: both;
  margin-bottom: 1em;
}

.staff img {
  float: left;
  width: 100px;
  margin-right: 10px;
}
