jQuery(function($){
  $('#container').corner('40px top');
  $('#content').corner('40px tl');
});
