#page {
	height: 700px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(../images/achtergrond.jpg);
	background-repeat: no-repeat;
}
#page a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: 14px;
}
