@charset "utf-8";

#box01 {
    background-image: url(img/mente_bg.jpg) ;
    background-repeat: repeat-x;
    font-size: 130%;
}

#box01 {
    padding: 50px;
    text-align: center;
    margin: auto;
}




