#header{
	background-image:url(../images/home_header_blauw.jpg);
	background-repeat:no-repeat;	
}

#content{
	width:657px;
	padding:20px;
	background-image:url(../images/blauw_content-bg.jpg);
	background-repeat:no-repeat;	
}

/****************************************************
				CONTENT STYLES
***************************************************/

a{
	color:#0975C6;
}

h1, h2, h3, h4, h5, h6{
	color:#0975C6;
}

hr {
	color:#0975C6;
	height:1px;
}


