div.image {
	float: left;
	width: 49%;
	text-align: center;
}
div.image img {
	margin: 5px;
	border: 1px solid #999;
}