I just don't know why its not changing it to the image instead it changes the color of the side bars.
This what I have
body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 62.5%;
color: #000000;
background-image: url('../images/Dbluewidestrip.gif');
}

My image is in the correct folder and I am in the templates style sheet.