salve, come devo fare per fare una tabella, tipo questa che si carica delle immagini di spondo, e che man mano che restringo lo schermo si stringe?

codice:
#mkm_nome_offerta_basic{
	
	padding-top: 107px;
	padding-left: 3px;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	color: white;
/*	background: #016DB5;
	position: relative;
		border: 1px solid blue;
*/	float: left;

	height: 203px;
	width: 100%;
	font-size: 30px;
}

.mkm_h2_title{
	color:white;
	background: url("images/h2grad.png") repeat-x #940000;	
}


 <table width="100%" border="0">
  <tr>
    <td colspan="5"><h2 class="mkm_h2_title">Piscine con Skimmer Tradizionale e Struttura in pannelli di Acciaio Zincato</h2></td>
    </tr>
  <tr>
    <td rowspan="3"  background="images/border2.png" style="background-repeat:no-repeat" width="100px" bgcolor="#016db5">





    <div id="mkm_nome_offerta_basic">B
A
S
I
C</div></td>
    <td height="408">        	
</td>
    <td>        	
   	</td>
    <td></td>
    <td></td>
  </tr>
  <tr>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
  </tr>
  <tr>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
  </tr>
</table>