body
{ 
background-image: url(a.jpg); 
background-repeat: no-repeat;
background-color: #FFFFFF; 
background-position: left top // geef hier top center, bottom of center aan, afhankelijk van de gewenste positie
background-attachment: fixed; 
}




a
{
        font-family: "Verdana", helvetica, sans-serif;
        font-size: 13px;
        font-weight: normal;
        font-style: normal;
        color: #656565;
        text-decoration: none;
        letter-spacing: 0px;
        word-spacing: 0px;
        line-height: 14pt;
}




a:hover
{
        font-family: "Verdana", helvetica, sans-serif;
        font-size: 13px;
        font-weight: normal;
        font-style: normal;
        color: #909090;
        text-decoration: none;
        letter-spacing: 0px;
        word-spacing: 0px;
        line-height: 14pt;
}




.top
{
        font-family: "Verdana", helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        color: #CFCFCF;
        letter-spacing: 0px;
        word-spacing: 4px;
        line-height: 12pt;
}




h1
{
        font-family: "Verdana", helvetica, sans-serif;
        font-size: 18px;
        font-weight: normal;
        font-style: normal;
        color: #161616;
        letter-spacing: 0px;
        word-spacing: 2px;
        line-height: 14pt;
}




h2
{
        font-family: "Verdana", helvetica, sans-serif;
        font-size: 15px;
        font-weight: bold;
        font-style: normal;
        color: #C00000;
        letter-spacing: 0px;
        word-spacing: 2px;
        line-height: 14pt;
}




h3
{
        font-family: "Arial", helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        font-style: normal;
        color: #000000;
        letter-spacing: 0px;
        word-spacing: 0px;
        line-height: 14pt;
}




h4
{
        font-family: "Verdana", helvetica, sans-serif;
        font-size: 13px;
        font-weight: normal;
        font-style: normal;
        color: #656565;
        letter-spacing: 0px;
        word-spacing: 0px;
        line-height: 13pt;
}




h5
{
        font-family: "Arial", helvetica, sans-serif;
        font-size: 13px;
        font-weight: normal;
        font-style: normal;
        color: #656565;
        letter-spacing: 0px;
        word-spacing: 0px;
        line-height: 11pt;
}




h6
{
        font-family: "Verdana", helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        font-style: normal;
        color: #000000;
        letter-spacing: 0px;
        word-spacing: 0px;
        line-height: 11pt;
}




.h7
{
        font-family: "Arial", helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        color: #FFFFFF;
        letter-spacing: 0px;
        word-spacing: 0px;
}



