@charset "utf-8";
.gallery {
	width: 503px;
	text-align: center;
}
.gallery img {
	border: 5px solid #CCD8CC;
}
