<style type="text/css" media="screen">
Hey everyone. I'm currently updating the blog at atriskstoriesofhope.com/blog. For some reason I can't find where to get rid of the background spacing picture - kubrickbg-ltr.jpg
When I do a view source at atriskstoriesofhope.com I can see what line of code is displaying the picture. The only problem is I can't find the file that this line of code is in. NOTE: It is not in the styles.css - I've checked over and over again.
#page { background: url("http://www.atriskstoriesofhope.com/blog/wp-content/themes/default/images/kubrickbg-ltr.jpg") repeat-y top; border: none; }
</style>
Thanks