/* CSS Document */
body {
	background-color: #8C5C2D;
	background-image: url(../img/bgk.jpg);
	margin: 0;
	padding: 0;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	margin: 0;
	padding: 0;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #993300;
	margin: 0;
	padding: 0;
}
.txt01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

