#imgleft {
	background-image: url(../images/uitvaartzorgleft.jpg);
	background-repeat: no-repeat;
	height: 196px;
	width: 71px;
	float: left;
}
#imgright {
	background-image: url(../images/uitvaartzorgright.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 196px;
	width: 669px;
}

