body.splash {
  background: url(../img/splash_bg.jpg) top center no-repeat #a2a2a2;
  margin: 0;
  padding: 0;
}
div#mainAreaIntro {
  width: 560px;
  height: 600px;
  margin: 0 auto;
  position: relative;
  padding-top: 60px;
}
