@import url(/css/nmb.css);

#cloud-container {
  background-image: url("/img/bg-splash.gif"), url("/img/moon.png");
  background-position: center top, center top +98px;
  background-repeat: no-repeat;
  background-size: 6400px, auto;
  z-index: 0;
}

header {
  position: relative;
  z-index: 1;
}