body {
	background:#444242;
	cursor:pointer;
}

#pageContainer {
	min-width:400px;
}

#title {
	width:100%;
	max-width:885px;
	margin:0 auto 50px auto;
	text-align:left;
}

#title img {
	margin:0 20px;
}

#page {
	background:#000b20 url(images/splash_1.jpg) no-repeat scroll center center;
	height:337px;
	width:100%;
}

#pageLink {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	right:0;
	overflow:hidden;
}
