.documento
{
    background-image: url("img/fondotaichi.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    color: #000;
}

