$(function() {
	$('div#header').corner('top 20px');
	$('div#footer').corner('bottom 20px');
});