  .header {
    width:100%;
    height:111px;
    padding:0;
    background-color:#b69364;
    border-bottom: solid 1px black;
    overflow:hidden;
    margin:0;
  }
  .header img {
    position:absolute;
  }
  img.logo-patch {
    top:0px;
    left:0px;
  }
  img.logo-detroit {
    top:0px;
    left:158px;
  }
  img.motto {
    top:0px;
    left:378px;
  }
