BODY {
background : url(/images/bg_top.jpg) top repeat-x;
 }

TD.left {
 background : url(/images/bg_left.jpg) top right no-repeat;
}
TD.right {
 background : url(/images/bg_right.jpg) top left no-repeat;
 background-color: #e6eaec;
}
TD.centr {
 background : url(/images/bg_vizual.jpg) top left no-repeat;
 background-color: #ffffff;
}
DIV.logo {
 padding: 25px 15px 0px 35px;
}

TD.bottom1 {
 background : url(/images/bg_bott1.jpg) bottom right no-repeat;
 height: 257px;
 width:369px;
}
TD.bottom2 {
 background : url(/images/bg_bott2.jpg) bottom left no-repeat;
 height: 257px;
 width:631px;
}
