body {
	
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:13px; font-weight:normal;
	line-height:22px;
	color:#222;
	
	background: url('img/bg-blue.png') repeat-x left -6px;
	padding: 10px 40px 0 20px;
	
/*	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.1em;*/
}

h1 {
	background: url('reinier-ladan-ven-small.jpg') no-repeat 50% 50%;
	width: 683px;
	height: 330px;
}

h1 span {
	display: none;
}

#contentwrapper {
	width: 690px;
	margin: 20px auto 0 auto;
}

div#intro {
	text-align: center;
}

a {
    color: #5E6DDB;
}

h2 {
	font-size: 1.3em;
	margin: 0;
	padding: 1em 0 0 0;
	color: #555;
}

ul {
	list-style-type: none;
	margin: 0 0 1.5em 0;
	padding: 0;
}

ul li {
	margin-bottom: 0.2em;
}

.tags {
	font-weight: bold;
	color: #999;
}

#footnotes {
	margin-top: 3em;
	font-size: 0.7em;
	color: #444;
}
