.container {
	margin: 0 auto;
	font-family: sans-serif;
	width: 33%;
}

ul {
	text-align: center;
	list-style-type: none;
}