#poesia {
    font-size: 12px;
    text-align: justify;
    margin: 0 auto;
    padding: 30px 10px 200px 10px;
    width: 550px;
    color: #000000;
}
.riquadro.bgpoesia {
    background: url('../images/bg_poesia.png') bottom center no-repeat #FFFFFF;
    text-align: center;
}
.preview {
    float: left;
    margin: 0 5px;
}

