@charset "utf-8";
/* CSS Document */


body {
		background-color: #A4BC26;
		font-family: 'Montserrat Alternates', sans-serif;
		text-align: center;
}
h4 {
	margin: 0;
	padding: 0;
}
.menu_item {
		color:#FF0000;
}                
.price {
	font-weight:700;
}
.tavern_text {
	color:#0033FF;
}
.wing_pic {
	margin-bottom: 15px;
}
.wing_logo {
	margin-top: 50px;
}
.specials {
	margin-top: 20px;
	height: auto;
}
.beer {
	margin-top: 15px;
}