
jQuery(document).ready(function(){
    jQuery('.round').corner();
});


