html, body {
    background: #C9E5E6;
}

#container2 {
    background: #ffffff;    
}

#sub_header {
    background: url(/images/winietka-bobola-do-www.jpg) no-repeat;
    height: 150px;
}

#sub_header a {
    height: 150px;
    width: 960px;
    display: block;
    text-decoration: none;
  }