body {
	
	background-repeat: repeat-x;
	background-color: #F42E24;
}
a{color: #0055EA}



#food {
	position:absolute;
	background-image:url(images/food.png);
	background-repeat:no-repeat;
	left:798px;
	top:391px;
	width:182px;
	height:709px;
}


#menu {
	position:relative;
	background-image:url(images/menu.png);
	background-repeat:no-repeat;
	left:758px;
	top:583px;
	width:91px;
	height:202px;
}
#menu1 {
	position:absolute;
	font-family:"Arial Black", Arial;
	font-size:14px;
	left:86px;
	top:474px;
	width:193px;
	height:265px;
}

#yin1 {
	position:absolute;
	background-image:url(images/yinyangsmall.png);
	background-repeat:no-repeat;
	left:324px;
	top:673px;
	width:17px;
	height:15px;
}
#peper1 {
	position:absolute;
	background-image:url(images/hotpepper2.png);
	background-repeat:no-repeat;
	left:326px;
	top:956px;
	width:17px;
	height:15px;
}
.style1 {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}

#party {
	position:absolute;
	background-image:url(images/party.png);
	background-repeat:no-repeat;
	left:452px;
	top:3481px;
	width:97px;
	height:230px;
}

.title {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 80%;
	color: #333333;
	left: 3px;
	width: 177px;
}

.description {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #F0EEDD;
	left: 127px;
	top: 59px;
}
