

#gallery {
    
    height: 600px;   
    background-color: #EAF2F5;
}
.credit {
    font-size: .6em;
    font-style: italic;
    text-align: right;
}
