body {
	background-color: #000000;
}
#home_button {
	position:relative;
	width:86px;
	height:34px;
	z-index:2;
	left: 34px;
	top: -114px;
	visibility: visible;
}
#aboutus_button {
	position:relative;
	width:86px;
	height:34px;
	z-index:2;
	left: 173px;
	top: -156px;
	visibility: visible;
}
#menu_button {
	position:relative;
	width:93px;
	height:32px;
	z-index:2;
	left: 362px;
	top: -195px;
	visibility: visible;
}
#contactus_button {
	position:relative;
	width:144px;
	height:36px;
	z-index:2;
	left: 510px;
	top: -242px;
	visibility: visible;
}
#justgoodfood {
	position:relative;
	width:200px;
	height:262px;
	z-index:3;
	left: 41px;
	top: 193px;
}
#bodytext {
	position:relative;
	width:580px;
	height:115px;
	z-index:5;
	left: 65px;
	top: 55px;
	font-family:Verdana;
	font-size:12px;
	padding:0px 20px 0px 20px;
	text-align:center;
}
#bodylayer {
	position:relative;
	width:200px;
	height:115px;
	z-index:4;
	left:-24px;
	top:-136px;
}

