body {
	font-family:Verdana, Geneva, sans-serif;
	background-color:#ffd800;
	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;
  font-weight: bold;
	color:#ffffff;
}
a:link {
  text-decoration : none;
  font-weight: bold;
  color:#ffffff;
}
a:visited {
  text-decoration : none;
  font-weight: bold;
  color:#ffffff;
}
a:hover {
  text-decoration : underline;
  font-weight: bold;
	color:#ffffff;
}
a:active {
	color:#ffffff;
  text-decoration : underline;
  font-weight: bold;

} 

p {
	color:#ffffff;
}
.banner_header {
	float:right;
  margin-top:22px;
  margin-right:6px;
 }
.titleslogan {
	float:left;
  margin-top:20px;
  margin-left:6px;
}
