$(function(){
	$('.welcome').corner("round 10px").parent().css('padding', '2px').corner("round 10px cc:#EFEEE9");
});