﻿body {
    width: 100%;
    height: 500px;
    background-image: url('../../Imagenes/ImagenesEmpresas/fondo.png');
    background-size: cover;
}
