$(document).ready( function(){
  $('.button').corner("round 8px");
});
