body {
  background: #656a42 url(../img/background.jpg) fixed center top no-repeat;
}

#wrapper {
  background: url(../img/page_bg.png) center repeat-y;
}

#header {
  background: url(../img/header.jpg) center repeat-x;
}

#main {
  background: #fff url(../img/main_bg.jpg) top repeat-x;
}
