.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.centered{
 	margin-left: auto;
 	margin-right: auto;
 	display: table;
 } 
 