body {
	font-family: Arial, "Arial", Times, serif;
	font-size: 14px;
	color: black;
	margin-top: 50px;
	background-image: url(main4.jpg);
	background-color: #FFF;
}
.velden {
	background-color: white;
	width: 200px;
	font-family: Arial, "Arial", Times, serif;
	font-size: 14px;
	color: black;
	border-top-width: 1px;
	border-top-style: inset;
	border-top-color: #6699CC;
	border-left-color: #6699CC;
	border-left-width: 1px;
	border-left-style: inset;
	line-height: 1.7em;
}


.verzend {
	font-family: Arial, "Arial", Times, serif;
	font-size: 14px;
	color: black;
}

