body {
  background: #000 url(http://assets.ngin.com/site_files/1225/backgroundLanding.jpg) top center no-repeat;
}

.siteContainer {
  width: 960px;
  position: relative;
}

#siteHeader {
  height: 265px;
}

.noUserBar #siteHeader {
  height: 295px;
}

#landingLinks li {
  list-style-type: none;
}

#landingLinks li a {
  display: block;
  float: left;
  width: 300px;
  height: 195px;
  margin-right: 11px;
  text-indent: -9999px;
}

#siteFooter ul, #siteFooter ul li a {
  color: #fff;
}

