Nella tua pagina metti questo style prima di </head>:
codice:
<style>
table {
background-image: url(nome_immagine);
background-repeat: no-repeat;
}
</style>