body
{ 
background-image: url(images/bg.jpg);
background-repeat: repeat-x
} 

table {

border-right-style: solid;
border-right-width: 1px;
border-right-color: ca9e39; /* lt gray*/
} 

td,p{

font-size : small ;
font-weight : bold ;
font-family : verdana ;
margin-left: 80px; 
margin-right: 80px; 

}

