$(window).load(function() {
	$('body').css('background','#dbecfc url(images/bodyBg.jpg) repeat-x bottom');
});