html, body {
	padding:50px 0px 0px 0px;
	margin:0px;
	background-color:#69bc6d;
	background-image:url(images/bodyBg.gif);
	background-repeat:repeat-x;
}

table.main {
	background-color:#fff;
}

table.main h1 {
	font-family:Times;
	font-size:30px;
	color:#008000;
	text-align:center;
	font-style:italic;
}

table.main h2 {
	font-family:Times;
	font-weight:normal;
	font-size:18px;
	color:#376839;
	text-align:center;
}

td.groengroen {
	background-color:#376839;
}

td.content {
	font-family:Times;
	font-size:17px;
	color:#376839;
	padding:40px 30px 20px 30px;
	border-left:5px solid #008000;
	border-right:5px solid #008000;
}

table.contact {
	font-family:verdana;
	font-size:10px;
	color:#376839;
}

table.footer {
	font-family:Times;
	font-size:12px;
	color:#376839;
}
