@charset "ISO-8859-1";
body {
	background-color: #1C1C1C;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	position: relative;
	height: inherit;
	width: auto;
	top: 30px;
	background-color: #1C1C1C;
}
