﻿body 
{
    background-image:url(/App_Themes/AquaticsAssociates/images/background.jpg);
    background-repeat:repeat-x;
    background-color:#BBE3FF;
    margin:0px; 
}

h2
{
    color:#02713E;
    font-size:18px;
    padding-bottom:2px;
    margin-bottom:2px;
}

.content
{
    color:#0081D7;
}
