#contentWrapper
{
    background: url(/images/what_we_do_back.jpg) top left no-repeat;
}

#content
{
    margin-left: 460px;
    background: transparent;
}

h1
{
    margin-bottom: 20px;
}

#styledMessageArea
{
    background: #20547c;
    color: #fff;
    position: absolute;
    bottom: 40px;
    right: 6px;
    width: 425px;
    padding: 20px;
    font-size: 120%;
}

#styledMessageArea p
{
    margin: 0px;
}
