body
{
    margin-left: 100px;
    font-family: Verdana;
    font-size: 12px;
}

h3
{    
    font-size: 16px;    
    font-weight: bold;
}

.AccountManagementLogo
{
    background: url('./logoAccountManagement.jpg') no-repeat 0 0;
    width : 300px;
    height : 80px;
}

.personArea
{
    width: 170px;
    height: 60px;
    vertical-align: top;
}