body {
	background-color: #C2BDB7;
	font-family: Arial, Helvetica, sans-serif;
	color: #330000;
	background-attachment: fixed;
	background-image: url(../images/bucker_background.jpg);
	background-repeat: no-repeat;
	background-position: 520px bottom;
}
p {
	text-align: justify;
}
a:link {
	color: #330000;
	text-decoration: none;
}
a:hover {
	color: #330000;
	text-decoration: underline;
}
a:visited {
	color: #330000;
	text-decoration: none;
}
a:active {
	color: #330000;
	text-decoration: underline;
}


.align_center {
	text-align: center;
}

input {
	background-image: url(../images/email_backgroud.jpg);
}
textarea {
	background-image: url(../images/email_backgroud.jpg);
}
.verzendknop {
	background-image: url(../images/email_backgroud.jpg);
	border: 1px solid #AC130E;
}
.links_titel {
	color: #98151B;
}
h1 {
	font-size: 18px;
	font-style: italic;
	text-decoration: underline;
}
