@charset "utf-8";

body,td,th {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 24px;
}
body {
    background-image: url(images/Testbeeld-3840x2160_ultra-hd_4k_15.png);
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 30px;
    text-align: left;
}
a:link {
    color: #D60202;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #7A3233;
}
a:hover {
    text-decoration: underline;
    color: #3F2E2E;
}
a:active {
    text-decoration: none;
    color: #F96004;
}
h1 {
    font-weight: bolder;
    text-align: center;
}
h2 {
    text-align: center;
}
/* CSS Document */
