#nav {
display: none;
}
.box {
border-bottom: 2px grey solid;
padding-bottom: 10px;
}
center {
text-align: left;
}
#header h1 {
  font-weight: normal;
  line-height: normal;
  font-size: 30pt;
  font-family: "Cushing","times new roman",times,serif;
  margin: 0px;
  padding: 0px;
  padding-bottom: 5px;
  border-bottom: 2px grey solid;
}
hr {
display: none;
}
#footer {
padding-top: 5px;
}