.menu {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-position: center center;
	margin: 5px;
	padding: 5px;
	border: thin none;
	text-align: center;
	vertical-align: middle;
	clear: none;


}
.text {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
}
