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