#page {
    background: #EBEDE2 url(../images/momento-lyor.jpg) no-repeat;
}

h2 {
        font-size: 42px;
        color: #333;
        margin: 385px 0 25px 0px;
        letter-spacing: -2px;
        font-weight: lighter;
        height: 45px;
}
#pagetitle {
    margin-left: 28px;
}
p, h3, a, #content li {
    color: #333;
}

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/momento-lyor.jpg) no-repeat;
        height: 250px;
}