﻿body {

 
    background-repeat: no-repeat;
    background-size: cover;

}

/*CLASES AGREGADAS POR LYCN*/
    .secciones {
        display: inline-block !important;
        /*float: left;*/
        text-align: center;
        margin:10px;
    }