/*

Header

*/

#header, #header h1, #header h1 a {
  width: 100%;
  height: 150px;
}
#header h1 {
  background: #7fb1e9 url(/images/backgrounds/banner_bkg.png) 0 0 repeat-x;
}
#header h1 a {
  display: block;
  text-indent: -10000px;
  background: transparent url(/images/backgrounds/banner.png) 0 0 no-repeat;
}

/* Alternate backgrounds for banner - banner.png, banner_snow.png */
