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

h2
{
    color: Black;
    font-size: large;
    font-weight: bold;
}
