#navlist li
{
	text-align:center;
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bolder;

}

