ul{
	text-align:center;
	display: inline;
}
ul li{
	list-style:none;
	font-size:24;
	display: inherit;
}
