.gallery a {
	text-align:center;
	height:200px;
	width:200px;
	float:left;
}
.gallery img{
	border:none;
}
.gallery {
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}
.galleryCats div {
	text-align:center;
	height:200px;
	width:200px;
	float:left;
}
.galleryCats div img {
	border:none;
}