/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * General page setup
 */
#dt_MaTable {	
	margin: 100;
	padding: 100;
	color: #333;
	background-color: #fff;
}

