/* CSS Document */

body {
	background-color: #FAF7C1;
	margin-top: 0px;
	margin-left: 0px;
	color:#5C367A;
}

.intro{
	margin: auto;
}

.page{
	margin-left:auto;
	margin-right:auto;
}

.banner{
	margin-top: 20px;
}

.clippings{
	background-image: url(images/kranten_knipsels.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	height: 1061px;
	padding-top: 20px;
	padding-left: 80px;
	padding-right: 80px;
	padding-bottom: 20px;
}

.paragraph{
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
}

.header{
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:bold;
}

.subheader{
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
}