@charset "utf-8";
/* CSS Document */

/* styles */

body {
	text-align:center;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	background:#000; 
	margin:0px;
	color:#fff; }

img {
	border:none; }


#splash {
	margin:12px auto;
	width:1024px;
	height:768px;
	text-align:center; }

#splash h1 {
	text-indent:-100em;
	background:url("http://www.imdpictures.com/img/imd_splash.png") no-repeat 0 0;
	width:1024px;
	height:765px;}

#splash h2 {
	display:none; }