.galleryimage {
	margin: 1px;
	border: medium solid #8ac63f;
	}
.galleryimage:hover {
border: medium solid #f79f1d;
}
