I would like to add an image that will frame my entire website as a border. Meaning that my website will fall inside his frame like a wrapper. I do not want the background of my site to be this image. How can I do this?
Thanks
#bg-wrap1{ background:#f6f6f6 url('../images/style1/bg_pattern.jpg'); margin:60px 60px 60px 60px; }