$(document).ready(function(){
	$('div').pngFix( );
	//$('#main-wrapper').pngFix( );
	//$('h2#logo').pngFix( );
});