/*
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 : Jan 24, 2017, 12:28:09 PM
    Author     : thea
*/
#photos.column{
    padding: 0;
    margin: 0;
}

#photos.column img{
    padding: 0;
    margin: 0;
}
.pic1{
    background-color: #292c2f;
}