$(document).ready(function(){ 
	$("#header h1 img").pngfix();
});

