﻿body {
    background-image: url('../img/background.jpg') !important;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 100%;
}

#navegacion{
 display: none;
}

.footer{
    display: none;
}

