div.pictureContainer {
	position: relative;
	text-align: center;
	width: 99%;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(0, 0, 0);
}

img.galleryPicture {
	margin-top: 10%;
	margin-bottom: 10%;
}
