﻿.ListItem
{
    border: 1px solid #000000;
    width:190px;
    height:100px;
    background-position: center center; 
    background-repeat: no-repeat;
    padding: 0px;
    margin:3px;
}

.GalleryTitle
{
    font-family: Impact;
    font-size: 1.5em;
    font-weight: normal;
    text-align: left;
    color: #ffffff;
}
