/* CSS Document */

.potato {
	background-image: url(images/potato.jpg);
	background-repeat:no-repeat;
	width:853px;
	height:281px;
	}
	
.apple {
	background-image: url(images/apple.jpg);
	background-repeat:no-repeat;
	width:853px;
	height:281px;
	}
	
.cherry {
	background-image: url(images/cherry.jpg);
	background-repeat:no-repeat;
	width:853px;
	height:281px;
	}
	
.grapes {
	background-image: url(images/grapes.jpg);
	background-repeat:no-repeat;
	width:853px;
	height:281px;
	}

.garlic {
	background-image: url(images/garlic.jpg);
	background-repeat:no-repeat;
	width:853px;
	height:281px;
	}
	
.pepper {
	background-image: url(images/pepper.jpg);
	background-repeat:no-repeat;
	width:853px;
	height:281px;
	}
	
.lettuce1 {
	background-image: url(images/lettuce1.jpg);
	background-repeat:no-repeat;
	width:853px;
	height:281px;
	}
	
.lettuce2 {
	background-image: url(images/lettuce2.jpg);
	background-repeat:no-repeat;
	width:853px;
	height:281px;
	}
	
.lettuce3 {
	background-image: url(images/lettuce3.jpg);
	background-repeat:no-repeat;
	width:853px;
	height:281px;
	}
	
.lettuce4 {
	background-image: url(images/lettuce4.jpg);
	background-repeat:no-repeat;
	width:853px;
	height:281px;
	}
	
.lettuce5 {
	background-image: url(images/lettuce5.jpg);
	background-repeat:no-repeat;
	width:853px;
	height:281px;
	}
	
.fish {
	background-image: url(images/fish.jpg);
	background-repeat:no-repeat;
	width:853px;
	height:281px;
	}
	
.beetroot {
	background-image: url(images/beetroot.jpg);
	background-repeat:no-repeat;
	width:853px;
	height:281px;
	}
	
.broccoli {
	background-image: url(images/broccoli.jpg);
	background-repeat:no-repeat;
	width:853px;
	height:281px;
	}
	
.blackberry {
	background-image: url(images/blackberry.jpg);
	background-repeat:no-repeat;
	width:853px;
	height:281px;
	}
	
.carrot {
	background-image: url(images/carrot.jpg);
	background-repeat:no-repeat;
	width:853px;
	height:281px;
	}
	
.bread {
	background-image: url(images/bread.jpg);
	background-repeat:no-repeat;
	width:853px;
	height:281px;
	}
	
.pasta {
	background-image: url(images/pasta.jpg);
	background-repeat:no-repeat;
	width:853px;
	height:281px;
	}
	
.coffee {
	background-image: url(images/coffee.jpg);
	background-repeat:no-repeat;
	width:853px;
	height:281px;
	}
	
.tomato {
	background-image: url(images/tomato.jpg);
	background-repeat:no-repeat;
	width:853px;
	height:281px;
	}

.cauliflower {
	background-image: url(images/cauliflower.jpg);
	background-repeat:no-repeat;
	width:853px;
	height:281px;
	}

.bean {
	background-image: url(images/bean.jpg);
	background-repeat:no-repeat;
	width:853px;
	height:281px;
	}
	
.orange {
	background-image: url(images/orange.jpg);
	background-repeat:no-repeat;
	width:853px;
	height:281px;
	}
	
.mushroom {
	background-image: url(images/mushroom.jpg);
	background-repeat:no-repeat;
	width:853px;
	height:281px;
	}

.banana {
	background-image: url(images/banana.jpg);
	background-repeat:no-repeat;
	width:853px;
	height:281px;
	}
