div#corpoSite {
    background-image: url("/img/flores2.jpg");
    background-position: left bottom;
    background-repeat: no-repeat;
    background-attachment: fixed;
    /*background-size: 300px;*/

}