$(document).ready(function() {
    $('#header, #content').corner("round 8px").parent().css('padding', '6px').corner("round 10px")
});
