<html>
<head>
<title>Тест таблицы</title>
<STYLE>
#img_prehome1{
background: url(http://www.sokzvezda.ru/index/img_prehome1.jpg) no-repeat center;
}
#img_prehome2{
background: url(http://www.sokzvezda.ru/index/img_prehome2.jpg) no-repeat center;
}
#prehome {
position:relative;
width:940px;
opacity:0.6;
margin: 0 auto;
}
</STYLE>
</head>
<body leftmargin=0 topmargin=0 rightmargin=0 bottommargin=0 marginwidth=0 marginheight=0 bgcolor="#efefef" link="#000066" alink="#990000" vlink="#993399">
<div id="prehome">
<script language="Javascript">
<!-- BEGIN
var images = 2;
var whichImage = Math.round(Math.random()*(images-1))+1;
document.write('<img src="http://designforum.bestff.ru/i/blank.gif" width="100%" height="100%" style="position:absolute;z-index:-1" id="img_prehome'+whichImage+'">');
// END-->
</script>
<table align="center" width="100%" height=244 border="1" cellpadding="0" cellspacing="0">
<tr>
<td>
таблица<br>
таблица<br>
таблица<br>
таблица<br>
таблица<br>
таблица<br>
</td></tr>
</table></div>
</body></html>