#header, #navigation {
  display: none;
}

#footer {
  border-top: 1px dashed #ccc;
  text-align: center;
  padding: 10px;
}

h1,h2,h3,h4,h5,h6 {
  font-family: Georgia, serif;
  color: #000080;
}