/* Splash */
.splash-left, .splash-right {
	position:fixed;
	width:100%;
	height:50%;
	left:0;
}
.splash-right {
	bottom:0;
	top:auto;
}