br {
	background-attachment: fixed;
	background-color: E0DFC7;
	background-image: url(images/BG_fade.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.order_bg {
	background-attachment: fixed;
	background-color: E0DFC7;
	background-image: url(images/order_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 635C51;
	font-style: normal;
	font-weight: normal;
	line-height: 3.5mm;
}
.season_box {
	background-color: D4C59F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 635C51;
	font-style: normal;
	font-weight: normal;
	line-height: 3.5mm;
}
.beers_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 635C51;
	font-style: normal;
	font-weight: normal;
	line-height: 3.5mm;
}
.menu_box {
	background-color: E5D8B7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 635C51;
	font-style: normal;
	font-weight: normal;
	line-height: 3.5mm;
}