Вставляем в
вот это:
Code
<style type="text/css">
#wrapper {
background:
url('/images/w-lights.gif') repeat-y 0% 0px,
url('/images/w-lights.gif') repeat-y 100% 0px;
padding:0px 8px;
}
.christmals-tree {position:absolute; top:4px; left:325px; -moz-transition:all 1s ease-in; -webkit-transition:all 1s ease-in; -o-transition:all 1s ease-in; transition:all 1s ease-in; cursor:pointer;}
.christmals-tree.broken {position:absolute; top:42px; left:355px; -webkit-transform: rotate(110deg); -moz-transform: rotate(110deg);}
.forum-topics {color:#fff;}
.forum-topics a {color:#fff; text-shadow:0px 1px 0px #171410;}
.forum-topics a:hover {color:#FFC11E;}
.forum-topics .topic-block {height:20px; width:400px; background:url('/images/topic-link.png') repeat-x 0px 100%;}
.forum-topics .topic-block:last-child {background:none;}
.forum-topics .topic-block div {float:left; height:20px; line-height:16px;}
.forum-topics .topic-block .tforum {width:100px;}
.forum-topics .topic-block .tname {width:240px;}
.forum-topics .topic-block .tlastposter {width:60px;}
</style>