//PNG
$(document).ready(function(){
	$('body').pngFix( );
});

