.header-img{
  max-height: 200px;
}

#trump-header{
  min-height: 200px;
}

h1{
  font-size: 3em;
  font-family: 'Ubuntu', "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 700;
  border-bottom: 10px double #C00;
  border-top: 10px double #C00;
}

#footer{
  border-top: 6px double #CCC;
  padding-top: 20px;
}