
body {
  background: #0a4251 url(images/night-bg.png) repeat-x;
}

div#container {
  background: transparent url(images/stars.jpg) no-repeat;
}

div#text {
  color: #fff;
}

div#userinfo {
  color: #fff;
}

div#featured, div#resources,
div#featured h3, div#resources h3 {
  color: #fff !important;
}

div#footer {
  background: transparent url(images/footer-night.png) no-repeat bottom center;
}

div#footer div#links {
  left: 500px;
}

div#footer div#copyright {
  left: 550px;
  color: #fff;
}