Ecco il mio codice:
codice:
<style type="text/css">
#logo {
	position:absolute;
	width:1000px;
	height:1200px;
	background-image: url(sfondo.gif);
	border: 3px solid #000000;
	margin-left:350px;
	background-color:white;
	align:center;
	left: 0px;
	top: 0px;
	
}
</style>

<!--
000000
-->

</head>

<body background="sfondo2.gif">
<div id="logo" align="center" >
  <table width="100%" border="0" >
 <tbody  valign="middle">
 <tr  height="60" border="0">
 <td bgcolor="white" colspan="2" border="0" >
 [img]bottone.gif[/img]
 [img]bottone.gif[/img]
 [img]bottone.gif[/img]
 [img]bottone.gif[/img]
 [img]bottone.gif[/img]
 </td>
il problema è che tra un bottone e l'altro c'e' uno spazio, è possibile eliminare questo spazio?