* {
	margin: 0; padding: 0;
	}
body {
	background: #4e0000 url('/images/splash/splash_bg.gif') 0 0 repeat;
	font-family: Arial, Verdana, sans-serif;
	}
div#main {
	position: absolute;
	top: 12em; left: 0;
	width: 100%;
	border-width: 2px 0;
	border-style: solid;
	border-color: #eee;
	background: #000;
	}
span#number {
	display: block;
	margin-top: -20px;
	font: bold 362px "Times New Roman", Times, serif;
	letter-spacing: -.1em;
	line-height: 250px;
	padding-left: 16%;
	}
h1 {
	font-size: 24pt;
	}
h1 a {
	background: transparent url("/images/splash/ch54white.png") top right no-repeat;
	width: 201px; height: 35px;
	position: absolute;
	bottom: 3.8em; left: 8%;
	z-index: 3;
	}
	h1 span {
		display: none;
		}
h2 {
	color: #eee;
	font-size: 12pt;
	font-weight: 100;
	position: absolute;
	bottom: 6.3em; left: 23%;
	letter-spacing: .1em;
	}
img#bouncer {
	position: absolute;
	bottom: 0; right: 13%;
	border: none;
	}
a, span#number {
	text-decoration: none;
	color: #640000;
	}

