.centered {
	text-align: center;
	display: block;
	margin: 0 auto;
}

.centered li {
  list-style-type: none;
}