@import url(msm3.css);

.cafe_menu h2 {
	font-size: 36px;
	line-height: 26px;
	color: #c96;
	margin-top: 54px;
	margin-bottom: 0;
	border-bottom: solid 1px #ccc;
	border-top: solid 8px #fff;/* don't change this */
	background-color: #fff;
	}

.cafe_menu dt {
	font-weight: bold;
	margin-top: 14px;
	}
.cafe_menu dd {
	font-size: 11px;
	}
.cafe_menu {
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida,
     Arial, Helvetica, sans-serif;
	margin-right: 54px;
	}
