﻿body
{
background-color : #AA4D2E;
margin-top : 0px;
font-family : "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
background-position : top;
background-repeat : repeat-x;
background-image : url(../img/BG.jpg);
font-size : 12px;
margin-left : 0px;
}

#ContentMain .img 
{
padding-left : 40px;
}

h1
{
    margin-top:0px;
     font-weight: normal;
     margin-bottom: 0px;
}

h2
{
    margin-top:0px;
    margin-bottom: 0px;
}
p
{
    margin-top:0px;
    margin-bottom: 0px;
    padding-top:0px;
    padding-bottom:0px;
}