body {
	background-image: url(img/achtergrond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	position:absolute;
	left: 327px;
	top: 45px;
	/*width: 450px;*/
	font-size: 13px;
	color: #000099;
	z-index: 5;
}

A:link {
	color: #FF6600;
}

A:visited {
	color: #FF6600;
}

A:active {
	color: #FF6600;
}

A:hover {
	color: #FF6600;
}

H1 {
	font-size: 17px;
	font-weight:bold;
	letter-spacing: 1px;
	color: #3366FF;
}

H2 {
	font-size: 14px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	padding-top: 25px;
	color: #3366FF;
}

.hand {
	position:absolute;
	left:300px;
	top:28px;
	z-index:1
	}
	
.rondefoto {
	position:absolute;
	top:274px;
	left: 84px;
	z-index: 4;
}

P {
	margin-top: 15px;
	margin-right: 30px;
}
