﻿
#Content
{
   background-image : url(../img/ContentStretch1.jpg);
   background-repeat : repeat-y;
   width : 940px;
}

#ContentBottom
{
   background-image : url(../img/ContentBottom1.jpg);
   background-repeat : no-repeat;
   /*font-size : 14px;*/
   padding-bottom : 20px;
   padding-left : 22px;
   padding-top : 30px;
   text-align : left;  text-align:justify;letter-spacing:1px;
}

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;
}