﻿body
{
    font-family: Tahoma;
    font-size: small;
}
h1
{
    font-family: Freeway;
    font-size: large;
    color: #FFCC00;
}

h2
{
    font-family: Freeway;
    font-size: medium;
    color: #FFCC00;
}
