a { text-decoration: none;
	color:white;
	
	}

a:hover {
	color: white;
	border-bottom: solid 1px black;
}
 
body {
	color: gray;
	background-color:lightgray;
	font: 60px/1.2em "Helvetica Neue", Arial, Helvetica;
}

#vlag {
	position: absolute;
	left: 321px;
	top: 175px;
}

.license {
	
	color: #4d4d4d;
	width: 300px;
	margin-right: 10px;
	margin-left: 10px;
	position: relative;
	margin-top: 400px;
	font: 9px/1.6em Geneva, Verdana, Arial;
}