
/* Splash Elements --------------------- */

body {
  background-color: #ffffff;
  padding: 0px;
  margin: 0px;
  font-family: sans-serif;
  font-size: 12px;
  height: 100%;
}

#splash_box {
  background-image: url(/_/graphics/splash/splash_bg.gif);  
  background-repeat: no-repeat; 
  width: 760px; 
  height: 292px; 
  margin-top: 10%;
}

#splash_enter {
  margin-top: 117px; 
  margin-right: 10px;
}
