* {
  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;
}

#twofooter {
  text-align: center;
}

#twofooter img {
  border: none;
}  