body {
  background-color: #EFE6D7;
  background-image: url('bg.jpg');
  background-repeat: repeat-x;
  height: 900px;
}

