I am having a similar problem. I want my image to be the background of everything. Text, boxes, products, everything. Here is my current code.
body {
color:#000000;
font:.75em/1.5 'trebuchet ms', arial, sans-serif;
background-image: url(/includes/templates/free_red/images/marble_dark.jpg);
background-repeat: repeat-x; }
margin:0 15px;
}
Any idea why it is not working? The background remains white.
www.bb5t.com/zen




