/* Splash Page Logo */
#splash-logo {
	text-align:center;
	margin-top: 100px;
}

/* Background */
body {
	background-color:#AFCFD8;
}