So what do I do with this?
Quote Originally Posted by kobra View Post
background-position:center; - - is not valid
Quote Originally Posted by gjh42 View Post
July042008pic.jpg

You still have July capitalized in your post - what is it for the actual filename? What is it in your stylesheet?
I renamed the pic and made the applicable changes in the stylesheet.

This is what I have now:
body {

background-image: url(../images/042008pic.jpg);
background-repeat: repeat-y;
background-position:;
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 62.5%;
color: #000000;
background-color: #e5edf5;
So until I find out what to do with background-position:; I'm kinda dead in the water.