Дайте пожалуйста скрипт чтобы увеличить размер шапки по высоте шапку
Код:
<style type="text/css">
#pun {
background: #fdfdfd url(адрес изображения) no-repeat top center;
width: 1011px;
margin: 0px auto;
}
.punbb {
width: 100%;
float: none;
margin: 0 auto;
position: relative;
left: 0px;
}
#pun-title table{
background: transparent none;
border-style: none;
height: 70px;
}
#pun-title h1, #pun-title {
background: transparent none;
border-style: none;
}
</style>