#banner
{
    background-image: url(../img/imagenprincipal.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
}