/* Specifieke stylecodes voor page Schilderijen: */

/* Header */

#header {
	width: 1000px;
        height: 135px;
	margin: 20px auto 0 auto;
        padding: 0px 0px 0px 0px;
        background:url(http://www.jcbette.nl/wp-content/themes/clear/img/header5.jpg) no-repeat top left;
}

#main h2 {
	font-size: 2em;		
}

#main .entry 
{
	padding: 0px 0px 0px 0px;
}

#main .entry p
{
	text-align: left;
}

#main .post {
	margin-top: 15px;
	margin-bottom: 15px;
}

.title {
	width: 40px;
	height: 0px;
	text-align: left;
	font-size: 2em;		
}

#content {
	padding: 0px 0px 0px 0px ;
	background-color: #000;
}

