$(document).ready(function() {	
	$('#shell').addClass('bg_home');
});