/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 12/01/2019, 05:03:00 PM
    Author     : PaymaSoft
*/
.fondogaleria
{
    background-image: url("../assets/images/covergaleria.jpg");
    background-color: rgba(0,0,0,0.5);
    opacity: 0.9;
    
}

