body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.upper {
	height: 50%;
	background-image: url(../images/splash/rotate.php);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: bottom;
}
.lower {
	height: 50%;
	text-align: center;
	vertical-align: top;
}
