#arrow {
	position: absolute;
	left: 105px;
	top: 219px;
}

#bg_pic {
	margin-top: 40px;
	margin-left: 115px;
	width: 429px;
}

#title_beverage {
	width: 165px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #757A40;
	padding-bottom: 3px;
	position: absolute;
	left: 200px;
	top: 115px;
}

#title_roll_sushi {
	width: 165px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #757A40;
	padding-bottom: 3px;
	position: absolute;
	left: 200px;
	top: 175px;
}

#title_lunch {
	width: 165px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #757A40;
	padding-bottom: 3px;
	position: absolute;
	left: 200px;
	top: 235px;
}

#title_dinner {
	width: 165px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #757A40;
	padding-bottom: 3px;
	position: absolute;
	left: 200px;
	top: 295px;
}



#special {
	position: absolute;
	left: 475px;
	top: 410px;
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-weight: bold;
	color: #635B36;
	padding: 10px;
	border: thin dotted #69613A;
	width: 265px;
	line-height: 22px;
	text-align: center;
}
