body {
	background-color: #DACEB1;
	color: Black;
}

.buttons a {
	background-color: ;
	padding: 1px;
	display: inline;
	font: 12px Arial, sans-serif;
	font-weight: 500;
	text-decoration: none;
	text-align: left;
}

.buttons a:hover {
	background-color: #6495ED;
	color: #FFFFFF;
	text-decoration: none;
}
.menus {
  font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size : 12px;
  font-style : normal;
  font-weight : 500;
  line-height : 1.5em;
  color : Blue;
}

.title {
	font-family: cursive;
	font-size: 26px;
	font-weight: 600;
	color: White;
	text-align: center;
}
.menu {
	color: #2C2414;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	text-align: left;
	margin-left: 5px;
}

.address {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: Black;
	font-style: italic;
}

.schedule {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	height: auto;
	letter-spacing: normal;
	line-height: normal;
}

.month {
	background-color: #80FF80;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: 600;
	text-align: center;
}