body {
	background:#cec7b4 url(../images/bg_body_gold_repeat.jpg) repeat-x left top;
	}
	
#body {
	background:url(../images/bg_body_gold_center.jpg) no-repeat center top;
	}
	
a {
	color:#674e02;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	}
