#gallery {
	width: 210px;
	height: 200px;
	margin-top: 15px;
}
#gallery div {
	text-align: center;
	width: 210px;
	height: 200px;
}
#gallery img {
	padding: 0px;
}
