div.container {
	width: 40%;
	border: 5px outset;
	align: center;
	margin:0 auto;
	list-style: none;
}

header, footer {
	padding: 1em;
	color: white;
	clear: left;
	text-align: center;
}