#page {
background-attachment: scroll;
background-clip: border-box;
background-color: #ffffff;
background-image: url("https://ross.com.ua/im/bg_main.gif");
background-origin: padding-box;
background-position: 0px 0px;
background-repeat: repeat-y;
background-size: auto;
height: 100%;
margin 0 auto;
position: relative;
width: 1000px;
}