medvedeva
Обрежьте картинки по внутреннему контуру таблицы и замените скрипт на
<script type="text/javascript">
var phr = new Array();
phr.push("http://s3.uploads.ru/apBHz.png");
phr.push("http://s2.uploads.ru/ancL0.png");
document.write('<style type="text/css">#pun-title table {background-position: 0 50%; background-image: url(' + phr[Math.round(Math.random()*(phr.length-1))] + '); background-repeat: no-repeat; height: 500px;}</style>')
</script>