body {
	background: #ececd8;        
}     

a {
	text-decoration: none;
}

a:link {
	color: #3e3d2e;
}

a:visited {
	color: #3e3d2e;
}

a:active {
	color: #3e3d2e;
}

a:hover {
	color: #d41616;
}

h2 {
	color: #3e3d2e;
	font-family: times;  
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 100%;
	text-align: center;
	padding-bottom: 0;
}

h3 {
	color: #3e3d2e;
	font-family: times;  
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 100%;
	text-align: center;
	padding-bottom: 50px;
}

p {
	color: #3e3d2e;
	font-size: 11px;
	font-family: verdana;
	line-height: 180%;
	letter-spacing: 0.1em;
	text-align: justify;
	padding-left: 50px;
	padding-right: 50px;
}

.index {
	text-align: center;
	font-size: 10px;
	padding-left: 0px;
	padding-right: 0px;
}

.page {
	font-family: times;
	text-align: right;
	font-size: 11px;
	padding-top: 250px;
	padding-bottom: 50px;
	
}

div#heading {
	position: relative;
	width: 205px;
	padding-top: 620px;
	padding-bottom: 200px;
}

div#image {
	position: relative;
	width: 468px;
	padding-top: 150px;
}

div#story {
	position: relative;
	width: 450px;
	background: #ffffff;
	padding-top: 50px;
}
		
.asparagus {
	position: absolute;
	left: 0px;
	z-index: 1;
}

.apple {
	position: absolute;
	left: 0px;
	z-index: 2;
}

.pear {
	position: absolute;
	left: 0px;
	z-index: 3;
}

.lemon {
	position: absolute;
	left: 0px;
	z-index: 4;
}

.almonds {
	position: absolute;
	left: 0px;
	z-index: 5;
}

.broccoli {
	position: absolute;
	left: 0px;
	z-index: 6;
}

.tomato {
	position: absolute;
	left: 0px;
	z-index: 7;
}
	
.cellphone {
	position: absolute;
	left: 0px;
	z-index: 8;
}


.ant {
	position: absolute;
	left: 0px;
	z-index: 9;
}





