.fondo{
    background: rgba(158, 48, 1);
    background: linear-gradient(to bottom, rgb(158, 48, 1) 0%, rgba(197, 141, 117, 0.61) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#968809', endColorstr='#e3d358', GradientType=0 );
}
