body{
  background:none;
}
#mainWrapper{
  background: url('../images/main_bg.jpg') repeat-x top;
  background-size: cover;
  position: relative;
  padding-bottom: 259px;
}