$(document).ready(function(){
	// PNG fix
	$('#header').pngFix(); 

});