Как разместить шапку по-центру, а то <center> и <p align=center> не спасают :с
а так не пробовали?
<style>
#pun-title table {
background-image: url(http://s006.radikal.ru/i215/1001/9c/7b49ff12f9f8.png);
height : 400px;
background-repeat : no-repeat;
background-position: bottom center;
} </style>