﻿body
{
    font-family: Arial;
}
#wrapper
{
}

/*High-light Header*/
div.header
{
    background-color: Green;
    color: White;
    text-align: center;
}

/*Top Part, Notify Email*/
div.notify
{
}
