
body {
	background-color : #DFDFDF;
	background-image : url(img/bg1.jpg);
	background-repeat : repeat-x;
 
}
.bod{
     margin-left: 10px;
     }
.fo{
	background-image : url(img/image3.jpg);
	background-repeat : repeat-x;
	background-position : bottom;
   
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
h1{
   font-family: @Arial Unicode MS, Verdana, Sans-serif;
   font-size: 30px;
   font-weight: 700;
   color:#330099;
}
h4,h5{
   color:#990099;
  font-size: 16px;
  font-weight: 700; 
}
h3{
   color:#cc3300;
   font-size: 18px;
  font-weight: 700; 
}
.content1{
   float:right;
   padding-left:10px;       
   
    }
