.textbg {
    font-family: adobe-garamond-pro,Garamond,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif;
    font-size: 18px;
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
    line-height: 26px;
    background-repeat: no-repeat;
    background-position: center center;
    letter-spacing: .5px;
}

.textbg li {
    font-family: Optima,Segoe,Segoe UI,Candara,Calibri,Arial,sans-serif;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.5px;
    color: #555;
    list-style-type:none;
}