$(function() {
  $('body').children().corner("10px");
});