﻿#contentMain
{   
      background-image: url(/UserFiles/Image/gradient-right-red.jpg);
}
  
#contentRight h1
{
    color: #fff!important;
}
#contentRight
{
    width: 680px;
    padding: 20px 0px 0px 30px;
}
#contentRight p
{
    width: 400px;
}
.blueInnerPages
{
    background-color: #e8f4fb;
}
