@import url('./style.css');

#header
  {
    width: 950px;
    height: 110px;
    background: url(./images/photostrip.jpg) top center no-repeat #ed1c24;
    z-index: 1;
    margin: 0 0 10px 0;
  }

