body {
        margin: 0;
        text-align:center;
        background-attachment: fixed;
        background-repeat: no-repeat;
        background-image: url(../imagenes/fondo.jpg);
        background-color: #9A2B31;
}


