@import url('https://fonts.googleapis.com/css?family=Oswald');
body,td,th {
	font-family: oswald, Arial, Helvetica, sans-serif;
	background: url(images/bg_info.png);
	font-size: large;
	letter-spacing: 0.01em;
	text-shadow: 1px 1px 5px #000;
	color: #ccc;
	
}
body {
	margin: 0px 0 0px 0;
	text-align:center;
}


.main_table {
	margin-left:auto;
	margin-right:auto;
	width: 100%;
	border: none;
	background:#000;
	padding:0;
}
.main_table td {
	border: none;

.cover {
	width:150px;
	height:150px;
}