.header { 
  padding:0 0 0 20px;
  color: #000;
  background: none;
  border-bottom: 1px solid rgba(0,0,0,.2);
}
a.headermaintitle:link,a.headermaintitle:visited,a.headermaintitle:hover,a.headermaintitle:active {
  font-size: 2em;
  color: #000;
}