$(document).ready(function() {
    $('div.cornerz4').cornerz({radius:10, background: "#F0E4C7"});
});
