@charset "utf-8";
body {
	color: #FF9900;
	background-image: url(afbeeldingen/vintage_19.jpg);
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: right;
	color: #D88654;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #D88654;
	text-align: left;
}

h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #D88654;
	line-height: normal;
	text-align: center;
}


h1 {
	font-family: "Edwardian Script ITC";
	font-size: 24px;
	color: #D88654;
	vertical-align: middle;
	text-align: center;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #D88654;
	font-size: 16px;
	text-decoration: none;
}
a:visited {
	color: #D88654;
	text-decoration: none;
}
a:hover {
	color: #D88654;
}
