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


a:hover {
	color: red;
	border-bottom: solid 1px black;
}
 
body {
	background-color:lightgray;
	font-family:"orgovan-rounded-web-1","orgovan-rounded-web-2";
	font-size: 100px;
	line-height: 1em;
}

.portfolio {
	
}


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

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