<style type="text/css">
HTML , BODY {
background-image : url(http://s45.radikal.ru/i107/1007/08/58d3f39d81cb.jpg);background-attachment: fixed;
}
</style><style type="text/css"> #pun-main h2 {
color :Black ;
background-color : #Цвет;
background-image : url(http://s47.radikal.ru/i118/1007/51/c73ce7eb1735.jpg);
}
</style>
это удаляете, ставите на его место это
<style type="text/css"> html, body {background: #b7bcc3 url(http://s45.radikal.ru/i107/1007/08/58d3f39d81cb.jpg); background-attachment: fixed;} #pun { background: url(http://s47.radikal.ru/i118/1007/51/c73ce7eb1735.jpg); background-attachment: fixed; } </style>