@charset "utf-8";
body {
	background-image: url(bg.png);
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
}
table {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

