body {
    background: url(images/bg.gif);
}
.head {
    background: white url(images/head_bg.gif) repeat-x;
}
.head table {
    background: url(images/head_bg_corner.jpg) no-repeat;
}
.head2 a {
    background: url(images/logo.png) 50% 50% no-repeat;
}
.head1 a {
    background: url(images/music.png) no-repeat;
}
.head3 .contacts {
    background: url(images/phone.gif) no-repeat;
}
.corner_bg {
    background: white url(images/pic_corner.png) top right no-repeat;
}

.pic1 .icon {
    background-image: url(images/pic1.gif);
}
.pic2 .icon {
    background-image: url(images/pic2.gif);
}
.pic3 .icon {
    background-image: url(images/pic3.gif);
}
.pic4 .icon {
    background-image: url(images/pic4.gif);
}
.footer .f1 {
    background: url(images/footer_logo.gif) no-repeat;
}
.news_title {
    background: url(images/news_bg.png) top right no-repeat;
}
.bored {
    background: url(images/bored.gif) top right no-repeat;
}
.tags {
    background: url(images/clip.png) no-repeat;
}
.post_info .author {
    background: url(images/author.png) no-repeat;
}
.post_info .comments {
    background: url(images/comments.png) no-repeat;
}
.tooltip .top {
    background: url(images/tt_top.png) no-repeat;
}
.tooltip .bot {
    background: url(images/tt_bot.png) no-repeat;
}
.tooltip .text {
    background: url(images/tt_mid.png) repeat-y;
}
