$(document).ready(function() {
	$('#container').css("background","url(../images/main_bw_01.jpg) no-repeat right bottom").fadeIn('slow');
	});