So what do I do with this?
I renamed the pic and made the applicable changes in the stylesheet.
This is what I have now:
So until I find out what to do with background-position:; I'm kinda dead in the water.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;



Reply With Quote

