h2 {
	text-align:center;
}
.submit-button {
	clear: both;
	color: White;
	background: Red;
	border: 2px #9cf outset;
	position: absolute;
	top: 10ex;
}
/* Slide show stuff */
div.slide_holder	{
	position: relative;
	margin: 1em auto;
	width: 600px;
	height: 450px;
	overflow: hidden;
}
img#slides {
	border: none;
	position: absolute;
	top: 0;
	left: 0;
	visibility: visible;
	left:0px;
	height:450px;
	clip:rect(0px, 600px, 450px, 0px);
}
img.borneo	{
		width: 6360px;
}
img.sage	{
		width: 4440px;
}
img.rokilde	{
		width: 5080px;
}

