body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

a:focus {
    outline: 0;
}

hr {
	border: none 0; border-top: 1px dotted #777777;
}

#menu {
	background-color: transparent;
	position: absolute;
	height: 314px;
	width: 124px;
	top: 0;
	left: 50;
}

#yannickdejager {
	background-color: transparent;
	position: absolute;
	height: 15px;
	width: 124px;
	top: 0;
	left: 50%;
	margin-left: 100px;
}

.intro {
	margin: 5px 20px 0px 20px;
	padding: 0px;
	color: #888;
	font: 9px Georgia, Serif;
	text-decoration: none;
}

.skip a {
	margin: 0px;
	padding: 0px;
	color: #a8a8a8;
	font: 14px Georgia, Serif;
	text-decoration: none;
}

.skip a:hover {
	color: #d0d0d0;
	text-decoration: none;
}