codice:
<style type="text/css">
table
{ 
background-image: url('image.jpg');
background-repeat: repeat-y
}
</style>