body 
{
    background-color: #aeaf6a;
}

h1  
{
    font-family: Papyrus, Serif;
    font-weight: bolder;
    font-size: xx-large;
}

h2 
{
    font-family: Papyrus, Serif;
    font-weight: bolder;
    font-size: x-large;
}

h3
{
    font-family: Papyrus, Serif;
    font-weight: bolder;
    font-size: larger;
}

p.tagline {
    font-family: Papyrus, Serif;
    font-style: italic;
    font-size: larger;
}

div.page
{
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}

div.quarter
{
    float: left;
    font-family: Serif;
    font-size: 1.0em;
    width: 160px;
    height: 40px;
    text-align: center;
    background-color: #aeaf6a;
    vertical-align: bottom;
}

a:link 
{
    color: #000;
}

a:visited
{
    color: #fff;
}

p 
{
    font-family: Serif;
    font-size: 1.0em;
    color: #000;
}

img.middle
{
    float: right;
}

.prijzen {
    width: 120px;
}

.fotobron {
    text-align: right;
    font-size: 0.8em;
}

.credits {
    text-align: left;
    font-size: 0.8em;
}
