.tabela {
	background-color: #FFFFFF;
	margin-top: 120px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #656E70;
	border-bottom-color: #656E70;
	background-image: none;
}
body {
	background-color: #333333;
}

