#welcome
{
    background-image: url('/images/home/welcome_bg.jpg');
    background-repeat: no-repeat;
    height: 26px;
    font-size: 12px;
    color: #fff;
    width: 100%;
    padding-left: 20px;
    font-weight: bold
}

