        #gallery-holder {
            width: 500px;
            height: 500px;
            background: #333;
            position: relative;
        }
        ul.image-list,
        ul.image-list li {
            list-style-type: none;
            margin:0 0 0 0;
        }

img {
width: 70%

}