/* base
----------------------------------------------- */

html, body {
	margin: 0;
	padding: 0;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: #000;
	background: #009f9e url(/img/bkg_splashscreen.gif) top left no-repeat;
	height: 100%;
}

#splashcontainer {
  height: 100%;
}