It really depends on the size and type of background. If its some sort of gradient you should use a small slice and tile it.--Broadline Networks Inc.
It is part gradient, but other parts are not so i cant use repeat...
reply to PToN Hard to tell without seeing the background in question but...You can use the shorthand: background:url(bg.png). Quotes are only needed if you have spaces in your background image file name.
It would be something in the same fashion as »www.tutorial9.net
You'll have to make the large background, set it to fixed and match the background color of the page with the lowest part of the background image.For that background,background:#101318 url(large-bg.jpg) no-repeat fixed}Possibly "center top" too.