I want to set page background image my css code is-
background:url(images/body_bg.jpg) repeat-x top;
but the image size is not as large as web page thats a thin strip only and gradient color too.so how can i repeat the image so that it will occupy whole background?As I said it is gradient so I can't hardcore the background color.