body {
	font-family:Verdana, Geneva, sans-serif;
	background-color:#993333;
	font-size:12px;
	background-image:url('http://www.massageplein.nl/include/images/');
	background-repeat:repeat-x;
    color:#ffffff;
}
.header {
	background-image:url('http://www.massageplein.nl/include/images/header.png'); 
	height:103px;
	text-align:left;
	color:#ffffff;
}
.footer {
	background-image:url('http://www.massageplein.nl/include/images/footer.png'); 
	background-repeat:repeat-x;
	height:24px;
	color:#ffffff;
	text-align:center;
}
a  {
  text-decoration : none;
	color:#ffffff;
}
a:link {
  text-decoration : none;
  color:#ffffff;
}
a:visited {
  text-decoration : none;
  color:#ffffff;
}
a:hover {
  text-decoration : underline;
	color:#ffffff;
}
a:active {
	color:#ffffff;
  text-decoration : underline;

} 
p {
	color:#ffffff;
}
.banner_header {
	margin-left:407px;
  padding-top:12px;
}
