<html>
<head>
<title>Тест таблицы</title>
<STYLE>
#img_prehome1{
background: url(http://s3.uploads.ru/EdxaK.jpg) no-repeat center;
}
#img_prehome2{
background: url(http://s2.uploads.ru/gFMLP.jpg) no-repeat center;
}
#prehome {
position:relative;
width:940px;
opacity:0.6;
margin: 0 auto;
}
div.img_prehome{
position:absolute;
z-index:-1;
width:940px;
height:244px;
}
</STYLE>
</head>
<body leftmargin=0 topmargin=0 rightmargin=0 bottommargin=0 marginwidth=0 marginheight=0 bgcolor="#efefef" link="#000066" alink="#990000" vlink="#993399">
<div ><div id="prehome">
<script language="Javascript">
<!-- BEGIN
var images = 2;
var whichImage = Math.round(Math.random()*(images-1))+1;
document.write('<div class="img_prehome" id="img_prehome'+whichImage+'"></div>');
// 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></div>
</body>
</html>
Яркость регулируете этой цифрой opacity:
0.6;
В принципе можно и сотыми 0.66 0.99