
#billboard
{
    position: absolute;
    top: 135px;
    left: 50%;
    margin-left: -400px;
    z-index: 1;
}

#msg-bkgrd
{
    position: absolute;
    top: 135px;
    left: 50%;
    margin-left: 108px;
    z-index: 1;
}