#page {
  background-image: url("/img/bg.jpg");
  background-size: 800px;
  background-repeat: no-repeat;
  max-width: 800px;
  margin: 0 auto;
}