div#splash {
	width:792px;
	height:900px;
	background:url(../../media/splash.jpg) no-repeat top left;
	float:left;
}

div#splash-inner {
	position:relative;
	top:425px;
	left:270px;
	color:#4326FF;
}
div#splash-inner a {
	color:#4326FF;
	text-decoration:none;
}

div#kant {
	width:400px;
	height:900px;
	background:url(../../media/kantzij.jpg) repeat-y;
	float:right;
}