body{
	height: 100%;
	background-repeat: no-repeat;
	background-position: 0px 50px;

	font-family: Tahoma,Verdana, Arial, sans-serif;
	background-image: url('../images/achtergrond.png');
}

#title {
	margin-top: 70px;
	margin-left: 20px;
}

#homelink {
	border :0;
}

#menu {
	margin-top: 70px;
	margin-left: 33px;
}

.menuitems {
	margin-right: 30px
	
}

#container {
	width: 450px;
	margin-top: 140px;
	margin-left: 100px;
}

#contact {
	width: 200px;
	margin-left: 50px;
}

#email {
	color: blue;
	margin-bottom: -4px;
	margin-top: 20px;
}

#telefoon {
	letter-spacing: 0.12em;
	margin-top: 20px	;
}

#straat {
	letter-spacing: 0.09em;
	margin-bottom: -12px;
}

#postcode {
	letter-spacing: 0.22em;
}


a:link, a:visited  {
	text-decoration: none;
	color: blue;
	margin-right: ;
}


h1 {
	font-size: 18px;
}