h1 {
	text-align: center;
}

h3 {
	text-align: center;
}

ul {
	text-align: center;
	padding: 5px;
}

li {
	display: inline;
	padding: 7px;
}

