#wrapper {
	margin-right: auto;
	margin-left: auto;
}

header {
	padding-top: 10px;
	padding-bottom: 10px;
	height: 50 px;
	text-align: center;
}

footer {
	height: 85px;
	clear: both;
	background: black;
	color: white;
	font-size: 10px;
	text-align: center;
	float: text-bottom;
	font-family: arial, sans-serif;
}

body {
	text-align: center;
}	

section {
	font-family: arial, sans-serif;
	text-align: center;
}