
      
/* Styling rules to make the example look nicer */ 
html,body {     
margin:0;       
padding:0;      
color:#000;     
background:#6b052d;    
} 
  
body {
font:11px/1.4
Georgia, Arial, Helvetica, sans-serif;
text-align: center; 
}


.rgtcont{
background:url(images/contentfooter.jpg) #FFFFFF bottom no-repeat;

}

.lftcont{     
width:259px;
background-image:url(images/leftbg.jpg);
background-repeat:repeat-y;
}   

