.menu {
	font-family: "tekton Pro";
	font-size: 27px;
	font-weight: bold;
	color: #679966;
}
.base {
	font-family: Verdana, fantasy;
	font-size: 12px;
	color: #FFF;
	text-transform: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	white-space: nowrap;
	text-align: center;
	height: auto;
	width: auto;
}
.highlight {
	font-family: calibri;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	background-color: #C3C146;
}
.heading_side {
	font-family: "tekton Pro";
	font-size: 24px;
	color: #679966;
}
