body {
    background: url(/images/voorblad/background.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align:center;
    background-color: #A8FFFF !important;
}

h1 {
	font-family:"Lucida Calligraphy", Times, Serif;
	color:#928F61;
}

p {
	font-family:"Lucida Calligraphy", Times, Serif;
	color:#999237;
	line-height: 0px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: center !important;
}

h2 {
	font-family:"Lucida Calligraphy", Times, Serif;
	color:#999237;
}

a:link {
	color:#999237;
}

a:visited {
	color:#999237;
}