* { margin: 0; padding: 0; border: 0; }
a { text-decoration: none; }
a:hover { text-decoration: none; }
p { margin: 0 0 0 0; }

#splash {
	width: 900px;
	height: 800px;
	background: url(splash.jpg) no-repeat center;
	margin: 100px auto 0 auto;
}

body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
