﻿/* This StyleSheet contains custom styles for this project */


.ImageCaption
{
    color: #757474;
    font-size: small;
    font-style: italic;
    margin-bottom: 30px;
}