div#first-level-banner {
  background:url(imgs/banner.png) left top no-repeat;
  background-size:contain;
  height:34px;
  padding-top:50px;
  font-size:1.7em;
  }

