#img1 {
 	margin-top:10px;
	margin-left:10px;
	margin-right:0px;
	margin-bottom:0px;
	float:right;
	}

#img2 {
	margin-top:10px;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:0px;
	float:left;
	}
	
#img3 {
	margin-top:12px;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	}


