body {
margin-top: 0px;
font: 12px Arial, Helvetica, sans-serif;	
color: #000;
background:#FFDC00;
text-align:center;
}

H1 {
font: 14px Arial, Helvetica, sans-serif;
font-weight: bold;
color: #e2001a;
}

.content {
width:700px;
margin:0px auto;
text-align:left;
padding:15px;
border:0px dashed #333;

background-color:#F3CE00;
}

div.hr {
height: 35px;
background: #FFDC00 url(/media/img/website/horizontaal.gif) no-repeat scroll center;
margin-left: 0px;
width:600px;
}

a {
color: #e2001a;
}

.bottomimage {
	width: 100%;
	text-align: right;
}
