div.googleImages {
	text-align: center;
	margin: 10px;
	float:left;
	height: 160px;
	width: 160px;
	overflow: hidden;
}

div.googleImages:hover {
	background-color: #cff3cf;
}