.navbar {
	font-family: "Century Gothic";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	background-color: #993300;
	text-align: center;
	text-decoration: none;
}
