body { width: 640px; font: 0.9em Verdana,Arial,sans-serif; }

#footer, #nav { display: none; }

a { text-decoration: none; color: inherit; }

h1 {
  text-align: center;
  font-family: "Monospace", "Courier New", "Courier", monospace;
  background: #eef;
  padding: 10px;
}

h1 {
  margin: 0 auto;
  font-size: 2.5em;
  font-weight: normal;
}

h3 {
  margin: 0px;
  text-align: center;
  font-weight: normal;
}

hr { border:0; height: 1px; background: black; }

p { margin: 0px; text-align: justify; }
p+p, h3+p, div+p { margin: 1em 0px 0px 0px; }
