@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../_images/_background/bg_body.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000032;
}

body,table {
	margin: 0;
	padding: 0;
	font-size: 10px;
	width:996px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}
