/* CSS voor de scouting site */

body {
	margin:0;
	padding:0;
}

div#content {
	position:absolute;
	left:223px;
	top:179px;
	width:557px;
	height:420px;
	text-align: left;
	overflow: scroll;
}
