$(function() {
	$("#footer #address").corner("5px");
	//$("h2.home").corner("6px bevel br");
	$("h2").corner("6px bevel br");
});