@charset "utf-8";
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffe378;
}
body {
	background-color: #674400;
	margin: 10px;
	background-attachment: fixed;
	background-image: url(images/menu_watermark.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
