.startblock {
	height: 450px;
	width: 600px;
	border: 1px solid #557D5F;
	top: 50%;
	left: 50%;
	position: absolute;
	margin-top: -225px;
	margin-left: -300px;
	background-image: url(background.jpg);	
}
.tropischrozenland {
	height: 39px;
	width: 300px;
	position: absolute;
	margin-top: 64%;
	margin-left: -1%;
	background-image: url(tropischrozenland.png);	
	border: 1px solid #557D5F;
}
.martijnsbloementoko {
	height: 39px;
	width: 300px;
	position: absolute;
	margin-top: 64%;
	margin-left: 51%;
	background-image: url(martijnsbloementoko.png);
	border: 1px solid #557D5F;	
}
/*.firefox {
	height: 32px;
	width: 110px;
	position: absolute;
	margin-top: 68%;
	margin-left: 75%; 
}*/	

