#galleria {
    width: 900px;
    height: 500px;
}

#galleria2 {
    width: 900px;
    height: 500px;
}
/*
.galleria-container {
    background: #FFFFFF;
}

.galleria-info-link {
    background-color: #FFFFFF;
}

.galleria-counter {
    color: #333333
}

.galleria-info-text {
    background-color: transparent;
}

.galleria-info-title {
    color: #FFFFFF;
    font-family: 'ISOCT50' !important;
    margin: 0 0 7px;
}

.galleria-info-description {
    color: #FFFFFF;
    font-family: 'ISOCT50' !important;
    margin: 0;
}*/