body{
background: #503729 url(http://co.forum4.ru/files/0017/ff/d0/88813.png);
}
#pun_wrap{
    position: relative;
    margin: 40px;
    background: #382500 url(http://co.forum4.ru/files/0017/ff/d0/88071.png);
    border-radius: 10px;
    border: 1px solid #2e2109;
    box-shadow: 0px 0px 40px black, 0px 0px 20px rgba(155,115,115,0.5) inset;
}
#pun{
    margin: 300px 40px 200px 40px;
    background: #4a3021 url(http://co.forum4.ru/files/0017/ff/d0/72032.png);
    border-radius: 3px;
    box-shadow: 0px 0px 20px, 0px 0px 30px rgba(0,0,0,0.8) inset;
    border: 1px solid #2e2109;
}
#pun-title, #pun-navlinks, #pun-ulinks {
    display: none;
}
#shapka{
    background: #4a3021 url(http://co.forum4.ru/files/0017/ff/d0/72032.png);
    position: absolute;
    height: 230px;
    width: 800px;
    top: 30px;
    left: 50%;
    margin-left: -400px;
    border-radius: 3px;
    box-shadow: 0px 0px 20px, 0px 0px 30px rgba(0,0,0,0.8) inset;
    border: 1px solid #2e2109;
}
#pun-viewtopic{
    background: url(http://co.forum4.ru/files/0017/ff/d0/41992.png) top center repeat-y, #d9b56e url(http://co.forum4.ru/files/0017/ff/d0/72032.png);
    margin: 10px 40px;
    box-shadow: 0px 0px 10px inset;
    padding: 0 10px;
    width: auto;
}
.punbb{
    background: #d9b56e url(http://co.forum4.ru/files/0017/ff/d0/72032.png);
    margin: 10px 40px;
    box-shadow: 0px 0px 10px inset;
    padding: 0 10px;
}
@media screen and (min-width=1400px){
.punbb{
width: 50%;
}
#pun-viewtopic{
column-count: 2;
}
}