$(document).ready(function(){
    $('.bgContainer div').css('background-image', 'url(style/images/bg.jpg)');
})
