$(function(){
	$("#body").corner("top");	
	$("#board").corner();
}); 

