﻿body
{
    color: maroon;
    font-family: 'Trebuchet MS' , Tahoma, Arial, Sans-Serif;
}

.LogoLabel
{
    font-size: 24pt;
    color: maroon;
    font-family: 'Comic Sans MS' , Cursive;
    vertical-align: top;
}

.MainHover
{
    position: relative;
    top: -5px;
}
