/* Design by Hugo Schenk of SPGallery @ https://www.spgallery.nl  All Rights Reserved */

@charset "utf-8";
/* CSS Document for Joomla 3 styles */

@import url(bootstrap.extra.css);
@import url(color.css);
@import url(dogevents.css);

* {
	margin: 0; padding: 0;
	border: none;
	z-index: 0;
}

html, body {
	margin:0; padding:0;
	height: 100%; /* needed for container min-height */
}

body {
	font-family: Verdana, Geneva, sans-serif;
	overflow-y: scroll;
}
