
body {
  background: #c5f4ff; }

#splash {
  margin: 0 auto 0 auto;
  height: 710px;
  background: #c5f4ff url(assets/splash/splashIllustration.gif) no-repeat 50% 0; }
  #splash h1 {
    width: 600px;
    margin: 0 auto; }
    #splash h1 a {
      text-indent: -9999px;
      height: 600px;
      display: block;
      background: #c5f4ff url(assets/splash/splashIllustration.gif) no-repeat 50% 0; }
