body {
#background-image: url(../image/newyear2012/test.jpg);
#background-repeat: no-repeat;
}

.bg {
#background: url(../image/bg_special.jpg) no-repeat;
#-moz-background-size: 100%; /* Firefox 3.6+ */
#-webkit-background-size: 100%; /* Safari 3.1+ и Chrome 4.0+ */
#-o-background-size: 100%; /* Opera 9.6+ */
#background-size: 100%; /* Современные браузеры */
#background-repeat: no-repeat;
#background-position: center 30px;
}

.ball {
display: block;
position: absolute;
z-index: 2000;
margin-left: 5px;
}

.balls {
display: block;
position: absolute;
margin-left: 225px;
z-index: 2000;
}

.tree {
background-image: url(../image/newyear2012/tree.gif);
background-repeat: no-repeat;
background-position: center 15px;
}

.header .tree_top {
float: left;
left: -30px;
margin-left: 0;
margin-top: 27px;
padding-left: 0;
position: relative;
top: 2px;
width: 385px;
}

.header .nylogo {
float: left;
margin-top: 20px;
margin-left: -23px;
z-index: 9999;
}

.main .mainSub .header {
background-image: url(../image/newyear2012/header_bg.jpg);
}

.bottomMenu {
#background-image: url(../image/newyear2012/footer.jpg);
background-repeat: no-repeat;
background-position: 5px bottom;
}