body {
    background-image: url(images/body_bg.jpg);
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: 50% 50%;
}
#backgroundWrap {
    background-size:1812px 1000px;
    background-image: url('../333.png');
    background-repeat:no-repeat;
    background-attachment:fixed;
}
.ad_list_full a img {
    width:960px;
    height:60px;
}