body {
  background: none;
  background-image: url("/resources/backgrounds/space-1.jpg");
  background-position: center center;
  background-repeat: repeat-x;
  background-attachment: fixed;
  background-color: #ffaa56;
}
