@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}

