 /* CS1 Background and text colours
-------------------------------------------------------------*/

   body {
    background-image: url(http://savepic.su/104241.png);
    background-repeat: no-repeat;
    background-position: top center;
    margin-left:-1px;
    margin-top:0px;
    padding:0px;
    }

    html {
    background-color: #2d0d13;
    font-family: Verdana, Times New Roman;
    font-size: 14px;
    margin: 0px;
    padding:0px;
    color: #522516
    }

    /* ÖÂÅÒÀ */

    a {
    color: #3a1509;
    font-size: 10px;
    }

    a:hover {
    color: #6e3724;
    }

    .code-box, pre, blockquote {
    width : 450px;
    background: #e6d39d;
    padding:10px;
    text-align: justify;
    }

    textarea, select {
    background: #e6d39d;
    padding:5px;
    }

    input{
    background: #e6d39d;
    padding:4px;
    }

    #pun {
    background-color: #e4d097;
    position: relative;
    top: 360px;
    background-image: url(http://savepic.su/127792.png);
    background-repeat: repeat;
    margin: 0px auto auto auto;
    width : 1000px;
    }

    table{
    padding: 6px;
    }

    table pun-ulinks {
    margin-top:-20px;
    }

    <style type="text/css">
    .punbb table Div.icon {float: right; display: block; border-style: none none none none; margin-left: 4px;margin-left: 4px;
    width: 50px;
    height: 50px;

            background: url(http://savepic.su/121650.png) no-repeat;
    }

    tr.inew div.icon {
            background: url(http://savepic.su/86832.png) no-repeat;
    }

    tr.iclosed div.icon {
            background: url(http://savepic.su/80688.png) no-repeat;
    }

    tr.isticky div.icon {
            background: url(http://savepic.su/129842.png) no-repeat;
    }
    </style>