#page {
    background: #9f0a1d url(../images/sistema-de-vendas.jpg) no-repeat;
}

h2 {
        font-size: 42px;
        color: #FFF;
        margin: 385px 0 25px 0px;
        letter-spacing: -2px;
        font-weight: lighter;
        height: 45px;
}
#pagetitle {
    margin-left: 28px;
}

p, h3, a, #content li {
    color: #fff;
}

p, h3, #content li {
    margin: 0 32px 20px 32px;
    line-height: 1.5em;
    width: 550px;
}

#content li {
    list-style: square;
    margin-left: 47px;
}

.menu {
        background: url(../images/menu/sistema-de-vendas.jpg) no-repeat;
}

.menu li {
        list-style: none !important;
        height: 33px !important;
        background: url(../images/menu/sistema-de-vendas-bg.png) no-repeat;
        margin: 0 !important;
}

.menu .current { background: url(../images/menu/sistema-de-vendas-bg-current.png) no-repeat; } 