/* CSS Document */

div#image1  img {
	top : 32px;
	left :  77px;
	position: absolute;
	width: 44px;
	height: 43px;
}
div#image2 img {
	top : 0px;
	left: 250px;
	float: right;
	position: absolute;
	
}
div#image3 img 
{
	top : 168px;
	left : 37px;
	position: absolute;
	width: 117px;
	height: 109px;
}
div#image4 img {
	top : 333px;
	left : 254px;
	float: right;
	position: absolute;
	width: 112px;
	height: 121px;
}

div#image5 img {
	top : 291px;
	left : 45px;
	float: right;
	position: absolute;
	width: 121px;
	height: 132px;
}
div#image6 img {
	top : 118px;
	left : 259px;

	float: right;
	position: absolute;
}

li { margin-bottom : .5em; }

ul { 
padding-top : 5px; }

