body {	background-attachment: fixed;	background-image: url(../images/bg.jpg);	background-repeat: repeat;	background-position: center center;	scrollbar-face-color: #8A5224;	scrollbar-shadow-color: #8A5224;	scrollbar-highlight-color: #C09451;	scrollbar-3dlight-color: #C09451;	scrollbar-darkshadow-color: #C09451;	scrollbar-track-color: #C09451;	scrollbar-arrow-color: #C09451;}td {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #f0e2c9;}.table1 {	background-attachment: fixed;	background-image: url(../images/bg_table.jpg);	background-repeat: no-repeat;	background-position: center center;}a:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: F0E2C9;	text-decoration: underline;}a:active {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: F0E2C9;	text-decoration: underline;}a:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: D6BD9E;	text-decoration: underline;}a:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #d6bd9e;	text-decoration: underline;}