I am designing a new layout for fffire and everything was going great... nice grunge and a little animation but I ran into a problem. Stupid me, I made it 800 width so it doesn't properly fit in 800x600 screen. I lucked out though the borders just happen to be filling up the extra space and I want to know before I start slicing, is it possible with css to put the borders as a page background and center it so that if the screen is like 1024x768 it will be in the center and fit just outside the template?
I know with css you can put in something like repeat: y to make it only horizontal and not repeat vertical... does anyone know if there is something like that with css to center? (maybe that is easier to describe)