﻿body {
    margin-top: 90px;
    background-image:url(../Imagenes/Fondos/Fondo.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
