/* fotogalerie.css */

div#fotogalerie {
	text-align: center;
}
	div#fotogalerie img {
		border: none;
		margin: 2px;
	}
