i tried to put a background image on my site but it doesnt show. Is there someplace i am missing? I edited the body at the start of the css file...

body {
color: #000000;
background-image: url('http://www.website.com/graphics/gravelbg.jpg');
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
}


No love... just shows the normal white background. Any ideas?

Last edited by Deejay23; 10/21/2006 7:27 PM.