cant get it working

gjh42 u have a webshop future relics that does use border-image, only what u didthere, so far i can see, is u used it as background image for main wrapper.
What i wanted to do is to replace:

border: 1px solid;

with,

border-image: url(../images/border.png);

dont know if it right solution for this.