﻿
.blue
    {
       color:blue;
    }
.dodgerBlue
{
    color: DodgerBlue;
}
.margintop
{
   margin-top:30px;
}
