﻿body 
{
    font-family:Viner Hand ITC;
    font-size:15PT;
    width:950px;
    margin:auto;
    background-color:#d9cd61;
}
#divHeader
{
    width:293px;
    margin:auto;
    margin-bottom:20px;
margin-top:20px;
}
#divLogo
{
    width:930px;
    margin:auto;
}
#divLowerArea
{
    margin-top:50px;
    width:930px;
    margin:auto;
}

#divLowerLeft
{
    float:left;
    width:420px;
}
#divLowerRight
{
    float:right;
    width:297px;
}