Any way to do this without using a div? Acting only on the body alone?
A:
There is a new property is css3 called background-size. This will do what you want to do but it isn't supported in all browsers yet
FutureKode
2010-10-27 16:42:48
and more info here https://developer.mozilla.org/en/CSS/background-size
FutureKode
2010-10-27 16:48:47