@charset "utf-8";
body {
	background-attachment: fixed;
	background-image: url(img/background.png);
	background-repeat: repeat;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
