
#header {
	height: 100px;
	margin: 2em 0 1.5em 0
	
}
#footer {
	height: 40px;
	margin: 1.5em 0 2em 0;
}
#splash {
	margin: 10em 0 0 0;
}
#top {
	background-color: #FFFFFF;
}
#bottom {
	background-color: c7c4c0;
}