body {
 background: #FFF !important; 
}
#background_wrapper {
  width:1020px;
  height:980px;
  margin: 0 auto;
}
#background_img {
  position: fixed;
  top: 0;
}
* html #background_img, *+html #background_img{
  position:static;
}
