body {
  color: #fff;
  background: no-repeat url("/underthetable.png");
  background-size: cover;
  background-attachment: fixed;
  background-position:bottom center;
  word-wrap: break-word;
}
