.spacegallery {
	position: relative;
	overflow: hidden;
}

#myGallery {
	width: 560px;
	height: 300px;
	text-align:center;
}

#myGallery img {
	margin:auto;
}
