body {
	background: #ebf1f3;
}

#content {
	width:95%;
	margin: 0 auto;
}

#contentWrapper {
	margin-top: 3em;
	position: relative;
	width:100%;
	float: left;
}

#header {
	position: relative;
	float: left;
	width:100%;
}

#footer {
	float: left;
	position: relative;
	margin-top: 5em;
	font-size: 10px;
	text-align: center;
	width:100%;
}
