body	{
	background-color:#6a5973;
	font-family:Geneva, Helvetica, Arial, sans-serif;
	font-size:12px;
	font-style:normal;
	line-height:150%;
	color:#336;
	margin:0px;padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	}
a:link, a:active	{
	text-decoration:none;
	color:#742;
	}
a:visited	{
	text-decoration:none;
	color:#46a;
	}
a:hover		{
	text-decoration:none;
	color:#a33;
	}
#Content {
	position:relative;
	width:926px;
	height:645px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	background-image:url(../beeld/ZwangerschapsAchtergrond.jpg);
	background-repeat: no-repeat;
	visibility: visible;
	}
textarea	{
	padding-left:0.5em;
	color:#336;
	background:#e2638e;
	border:2px inset #f69;
	}
input	{
	padding-left:0.5em;
	color:#336;
	background:#e2638e;
	border:2px inset #f69;
	}
.submit input	{
	background:#e2638e;
	border:2px outset #f69;
	}