﻿body
{
    background-image: url(/images/Backgrounds/bg-getstarted.jpg);
}

h1
{
    color: #7b8567;
}
#phonecontact
{
    padding-top:0px;
    margin-bottom: 20px;
    /*border-bottom: 1px solid #c4d0ae;  */
    padding-bottom: 10px;
}
label
{
    font-size: 80%;
    font-family: Arial, Helvetica, Sans-Serif;
    display:block;
}
