/* Front page */

/*
#papyrus {
	position: absolute;
	left: 200px;
	top: 50px;
	}
*/

#wrapper {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	}

#papyrus {
	background-image: url("images/papyrus2a.png");
	background-repeat: no-repeat;
	height: 502px;
	width: 774px;
	position: relative;
	margin: auto;
	}

#banner_img {
	position: relative;
	left: 0px;
	top: 160px;
	z-index: 7;
	}

#banner {
	position: absolute;
	left: 300px;
	top: 190px;
	z-index: 15;
	color: #FFFFBB;
	font-size: 16pt;
	font-family: "Papyrus", "Herculanum", "Grasshopper", "FontleroyBrown", serif;
	}

#europe {
	position: absolute;
	left: 560px;;
	top: 280px;
	z-index: 18;
	color: #FFFFBB;
	font-size: 24pt;
	font-family: "CoventryGarden";
	}
#europe_img {
	position: absolute;
	left: 480px;
	top: 250px;
	z-index: 1;
	}

#photo {
	position: absolute;
	left: 140px;
	top: 100px;
	z-index: 16;
	font-size: 24pt;
	font-family: "CoventryGarden";
	}
#photo_img {
	position: absolute;
	left: 90px;
	top: 80px;
	z-index: 5;
	}

#recipes {
	position: absolute;
	left: 525px;
	top: 115px;
	z-index: 17;
	font-size: 24pt;
	font-family: "CoventryGarden";
	}

#recipes_img {
	position: absolute;
	left: 470px;
	top: 90px;
	z-index: 7;
	}
