@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #D6D6D6;
	background-color:#464646;
	text-align: center;
}
table {
	position: absolute;
	top: 35%;
	left: 0;
	right: 0;
	width: 100%;
	padding: 0;
}
