/* 
get rid of the ugly headings
created by Hans Werksman
http://blogger.xs4all.nl/werksman
*/

h1 {
font-size: 1px;
display: none;
}

#Header1_HeaderTitle {
display: none;
}

.headermaintitle  {
display: none;
}

/* 
inserting a custom made top picture
created by Hans Werksman
http://blogger.xs4all.nl/werksman
*/

#top {
background-image: url(http://www.vanrikxoort.nl/afbeeldingen/logo_JC.jpg);
height: 160px;  /* pick a height which suits your picture */
}

a{
	text-decoration: none;
	color: #F87217;
}

.post img
{
		border: none;
	}
