@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/weblayout_01.jpg);
	background-repeat: repeat-x;
	background-color: #9b8c70;
}
body,td,th {
	color: 432a1b;
}

