.menu {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-weight: bold;
	color: #F40A15;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	word-spacing: -8px;



}
.text {
	font-family: "Courier New", Courier, mono;
	font-size: 35px;
	font-style: normal;
	line-height: 40px;
	font-weight: bold;
	color: #f40a15;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: none;
	text-transform: uppercase;
	word-spacing: -10pt;




}
.menul {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	word-spacing: -8px;
	color: f40a15;
	display: list-item;

}
