$(function(){
	$('#header').corner('top 8px');
	$('#container').corner('bottom 8px');
	$(document).pngFix();
});
