body {
  background-repeat:repeat-x;
  margin: 0px;
  text-align: center;
  background-image: url('../img/page_bg.jpg');
  background-repeat: repeat-x;
}
