body {
  font-family: Times New Roman, Garamond, serif;
} 
#menu {
  display: none;
}
h1 a {
  text-decoration: none;
  color: #000;
}
h2 {
 width: 100%;
 border-bottom: 1px solid #000;
}
h3 {
 width: 100%;
 border-bottom: none 0px;
}
#foot {
display: none
}
.date {
  font-size: 70%;
  float: right;
}
