body {
    font-family: arial;
    font-size: 14px;
    color: #404040;
    /* customize_background */ background-color:#fff; /* customize_background */
}
p, h1, h2, h3, h4, h5{
    margin:15px 0px;

}
p{
    line-height: 180%;
}
header p, #footer p{
    margin: 0px;
}
h1{
    font-size: 30px;
    /* customize_h1 */ color:#7ab83d; /* customize_h1 */
}
h2{
    font-size: 30px;
    /* customize_h2 */ color:#7ab83d; /* customize_h2 */
}
h3{
    font-size: 20px;
    /* customize_h3 */ color:#7ab83d; /* customize_h3 */
}
h4{
    /* customize_h4 */ color:#404040; /* customize_h4 */
    font-size: 18px;
    margin-top: -5px;
    font-weight: bold;
}
.banner{
    /* customize_banner */ color:#404040; /* customize_banner */
}
.banner li{
    font-size: 18px;
}
.prefoot{
    /* customize_prefoot */ color:#fff; /* customize_prefoot */
}
