div#table {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}

table {
	width: 100%;
	font-size: 14px;
	line-height: 2;
}