.caption {
	color: #000000;
	font-size: small;
	border: none;
}

.captiontitle {
	color: #000000;
	font-size: small;
	font-weight: bolder;
	text-align: center;
	border: none;
}

.gallery {
	text-align: center;
	border: none;
}

.gallery img {
	margin: 6px 6px 6px 6px;
	padding: 2px;
	border: none;
}

.gallery img:hover, .gallery img:focus {
	background-color: white;
	border: none;
}
