HTML question: How to get the background to 800 px?

Morgan

New member
Here is the HTML:

body {
background: #583C26 url(Images/background.jpg) center repeat-y;
color: #616161;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 69%;
text-align: center;
}

When I make the browser window smaller for the page, the background moves to the side. How can I get it to stay aligned with everything else and be 800 px?
Feel free to IM me if you would like more info:
YIM!: dance_forever08
 
Back
Top