body {
	background-image: url(img/top_bg1.jpg);
	background-repeat: repeat-x;
	background-position: center 0px;
	margin: 0px auto;
	text-align: center;
	background-color: #DD3010;
	background-attachment: scroll;

}
.footer {
	background-image: url(img/footerBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.t820 {
	background-image: url(img/top_bg2.jpg);
	background-repeat: repeat-y;
	margin: 0px auto;
	width: 820px;
	padding: 0;
}

table {
    margin:0px auto;
    text-align: center;
}
.text {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	line-height: 15px;
	color: #9A2209;
}
a:link {
	color: #9A2209;
}
a:visited {
	color: #9A2209;
}
a:hover {
	color: #9A2209;
}
a:active {
	color: #9A2209;
}
