body 
{ 
    margin-left: 8px;
    background: #5291b0; 
    background-image: url(/images/bg3.jpg);
    background-repeat:no-repeat;
}

table
{
    /*center the table*/
    margin-left: auto;
    margin-right: auto;
    width: 80%

}

td
{
    vertical-align:top;
}


h2
{
    font-family:sans-serif;
}


h3
{
    font-family:sans-serif;
}

img
{
    border:0;
}
