#body ul {
    width:100%;
	list-style:none;
}

#body ul li {
	float:left;
	width:200px;
	text-align:center;
}

#body img {
	#width:200px;
	max-height:150px;
}