
body
{ 
background-color: #ffffff;
background-image: 
url('bgimage.jpg');
background-repeat: repeat-x
}

table
{ 
background-repeat: 
no-repeat;
background-position: 
 center; 
}


