﻿
#Content 
{
background-image : url(../img/ContentStretch.jpg);
background-repeat : repeat-y;
width : 940px;
}
#ContentBottom 
{
background-repeat : no-repeat;
background-image : url(../img/ContentBottom.jpg);
padding-bottom : 20px;
padding-top : 30px;
padding-left : 22px;
/*font-size : 14px;*/
  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;
}