#historical-statement {
  position: relative;
  z-index: 99;
  text-align: center;
  font-size: 0.9em;
  border-bottom: 1px solid #44697C;
  letter-spacing: .05em;
  background-color: #f0f0f0; 
  margin: 0;
  padding: 0;
  padding-top: 5px;
  top: 0;
  left: 0;
  width: 100%;}

#historical-statement h1 {font-size:2.5em !important;padding:10px 0px;}
#historical-statement p {font-size:0.9em!important;}
#historical-statement a:link, #historical-statement a:visited {color: #8e3b00 !important;text-decoration: underline;}
#historical-statement a:hover {text-decoration: underline; background: transparent;}