body
{ 
        background-image: url(.gif);
        background-repeat: no-repeat;
        background-color: #FFFFFF;
        background-position: top center // geef hier top center, bottom of center aan, afhankelijk van de gewenste positie
        background-attachment: fixed;
}




Table
{
        font-family: "Arial", helvetica, sans-serif;
        font-size: 13px;
        font-weight: normal;
        font-style: normal;
        color: #101010;
        letter-spacing: 0px;
        word-spacing: 0px;
        line-height: 13pt;
}




h1
{
        font-family: "Arial", helvetica, sans-serif;
        font-size: 24px;
        font-weight: normal;
        font-style: normal;
        color: #404040;
        letter-spacing: 0px;
        word-spacing: 1px;
}




h2
{
        font-family: "Arial", helvetica, sans-serif;
        font-size: 13px;
        font-weight: normal;
        font-style: normal;
        color: #101010;
        letter-spacing: 0px;
        word-spacing: 0px;
        line-height: 13pt;
}




h3
{
        font-family: "Arial", helvetica, sans-serif;
        font-size: 15px;
        font-weight: bold;
        font-style: normal;
        color: #D55109;
        letter-spacing: 0px;
        word-spacing: 0px;
        line-height: 20pt;
}




h4
{
        font-family: "Arial", helvetica, sans-serif;
        font-size: 15px;
        font-weight: normal;
        font-style: normal;
        color: #101010;
        text-decoration: none;
        letter-spacing: 0px;
        word-spacing: 0px;
        line-height: 20pt;
}




h5
{
        font-family: "Arial", helvetica, sans-serif;
        font-size: 15px;
        font-weight: normal;
        font-style: normal;
        color: #101010;
        letter-spacing: 0px;
        word-spacing: 0px;
        line-height: 13pt;
}




h6
{
        font-family: "Arial", helvetica, sans-serif;
        font-size: 13px;
        font-weight: normal;
        font-style: normal;
        color: #606060;
        letter-spacing: 0px;
        word-spacing: 2px;
}




.adres
{
        font-family: "Arial", helvetica, sans-serif;
        font-size: 13px;
        font-weight: normal;
        font-style: normal;
        color: #404040;
        letter-spacing: 0px;
        word-spacing: 0px;
        line-height: 13pt;
}



