ok, devi utilizzare css, prova così:


codice:
<style type="text/css">
<!--
.tabellanorepeat {
	background-image: url(urltuafotodisfondo.jpg);
	background-repeat: no-repeat;
}
-->
</style>
</head>

<body>
<table class="tabellanorepeat">

ciaux