/*
soapBoxHolland.CSS
 - Structural and Aesthetic CSS specific to the SoapBoxHolland Blog
 - Author: Jason Sole
*/


#content > h1#sbh_header{
	background: url(http://de.nlx.org/blogs/soapboxholland/header.jpg) top left no-repeat;
	text-indent: -9000px;
	height: 150px;
        width: 670px;
	margin: -20px -15px 10px -15px;
}