body {
    background-color: #f3e7d5; 
    background-image: url("/img/pergamino.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
