html, body {
  height: 100%;
  margin: 0;
} 

body {background: url('/template/images/fade.bot.gif') bottom right no-repeat;}

h2 {
  color: #cc648c;
  position: absolute;
  top: 370px;
  left: 240px;
}

p {
  position: absolute;
  top: 410px;
  left: 10px;
}

.splash {
  width: 721px;
  height: 643px;
  background: url('/template/images/splash.bg.jpg') top left no-repeat;
  position: relative;
}

a.north {
  position: absolute;
  top: 320px;
  left: 100px;
}

a.south {
  position: absolute;
  top: 320px;
  right: 100px;
}

