Счастливый
Сначала убираем из верха все эти отступы и прописи
Ищем в CS1.4 это:
#pun-title, #pun-title .container {
background-image: url(http://xmages.net/upload/212b7543.jpg);
height: 650px;
background-repeat: no-repeat;
color: transparent;
}
Меняем на это:
background: url(http://s1.uploads.ru/qEsRV.jpg) transparent no-repeat top center; height: 450px;