#logo{
	width:270px;
	height:200px;
	background-image:url(../images/logo.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#schrijfjein{
	width:270px;
	background-image:url(../images/schrijfjein.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:30px;
	padding-bottom:10px;
}
#accountbeheer{
	width:270px;
	background-image:url(../images/accountbeheer.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:30px;
	padding-bottom:10px;
}
#left a{
	margin-left:60px;
	font-size:10pt;
	color:#565658;
	line-height:20px;
}