#gallery {
	margin:20px 0;
	text-align:center;
}

#gallery img {
	margin:5px 5px;
	border:1px solid #fff;
}

#gallery a {
	border:0;
}

