.firsttable{
	text-align:center;
	background-color: #000000;
	border-bottom-style: outset;
	border-bottom-width: 10px;
	border-collapse: separate;
	border-left-style: outset;
	border-left-width: 10px;
	border-right-style: outset;
	border-right-width: 10px;
	border-spacing: 20px;
	border-top-style: outset;
	border-top-width: 10px;
	display: table;
	margin-left: auto;
	margin-right: auto;
	text-indent: 0px;
	width: 100%;
}

.div_body{
	width: 100%;
}
