@charset "utf-8";
#center {
	height: 650px;
	width: 800px;
	margin-top: -325px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-image: url(boerboel.png);
	background-repeat: no-repeat;
}
#thor {
	
	position: absolute;
	height: 350px;
	width: 308px;
	left: 80px;
	top: 215px;
}

#donder {
	
	position: absolute;
	height: 350px;
	width: 308px;
	left: 413px;
	top: 215px;
}

