@charset "utf-8";
<head>
<link rel="layout" type="text/css" href="layout.css" />
<style>
body {font-size:100%;}
body,td,th {
	font-size: 14px;
	text-align: center;
}
body {
	background-color: #562403;
	background-image: url(../images/Bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

</head>

* {
	margin: 0px auto;
}
a img {
	border-style: none;
}
td {
	text-align: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #471B03;
	margin: 15px;
	white-space: normal;
}
#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #471B03;
}
