$(document).ready(function() {
	$('#features').corners("20px bottom");
});

