﻿body
{
    margin: 0px;
    background-attachment: fixed;
    background-image: url(Images/pgbg.gif);
}

.heading
{
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial;
}

.content
{
    font-size: 10pt;
    font-family: Arial;
}

.copyright
{
    font-size: 8pt;
    font-family: Arial;
}