<style type="text/css">
	
	
	
	
	h1 { text-align: right;}
	h4 { text-align: center;}
	
	
	.basket1 {
	clear: both;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	width: 200px;
	height: 330px;
	}
	
	.basket2 {
	float:left;
	margin-left: 15px;
	margin-right: 15px;
	width: 200px;
	height: 330px;
	}
	
	
	#fruitbaskets {
	width: 750px;
	}
	
	#fruitbaskets div h5 {
	text-align: center;
	margin: 10px 10px 0px 10px;
	}
	
	#fruitbaskets div p {
	text-align: center;
	margin: 10px 10px 0px 10px;
	}
	
	
	
	.basket1 a img {
	display: block;	
	margin-left: 34px;
	}
	
	.basket2 a img {
	display:block;	
	margin-left: 34px;
	}
	
	
	/*
.basket1 p {	
	width: 180px;
	height: 30px;
	vertical-align: bottom;
	}
	
	.basket2 p {	
	width: 180px;
	height: 30px;
	vertical-align: bottom;
	}
*/
