$(document).ready(function(){	
	$('#content').corner();
	$('#footer').corner();
});