body {
	font-family: "Trebuchet MS", "Helvetica", "Arial", "Verdana";
}

h1 {
	background: url('img/icon-pdf.png') no-repeat left top;
	height: 1.7em;
	padding: 0.3em 0 0 2.3em;
}

div#content {
    background: url('img/img-scriptie.jpg') no-repeat left top;
	padding: 0 200px 0 475px;
	height: 400px;
	font-size: 0.85em;
}

p {
	line-height: 1.4em;
	color: #444;
}

strong.extrastrong {
	font-style: italic;
}

div#ft {
	font-size: 0.7em;
	color: #777;
}

div#ft a {
	color: #555;
}


