#table {
	border-spacing: 0;
	margin: auto;
	margin-top: 5%;
	text-align: center;
}
#table th {
	background-color: #eaecf0;
}
#table th,
#table td {
	border: 1px solid #a2a9b1;
	line-height: 1;
}