#contentarea
{
    width:1200px;
    height:1000px;
    margin-left:auto;
    margin-right:auto;

}

#topwrapper
{
    width:1200px;
    height:350px; /* original height is 430px */

}


#whitebox

{
    width:1000px;
    height:900px;
    margin-left:auto;
    margin-right:auto;
    background-color: #0f0f0f;
    padding-left:100px;
    padding-right:100px;
    font-family:Tahoma;
    margin-top:40px;
    border-radius: 15px;

}


#aboutus

{
    width:1000px;
    height:260px;
    margin-top:auto;
    margin-left:auto;
    text-align:left;
    border-radius: 15px;

}
