table.center { 
	margin-left:auto;
	margin-right:auto;
}

body.center {
	text-align:center;
}