body {	background-attachment: fixed;	background-color: #52331c;	background-image: url(../images/bg.gif);	background-repeat: repeat;	scrollbar-face-color: #B7A278;	scrollbar-shadow-color: #B7A278;	scrollbar-highlight-color: #471F0E;	scrollbar-3dlight-color: #471F0E;	scrollbar-darkshadow-color: #471F0E;	scrollbar-track-color: #471F0E;	scrollbar-arrow-color: #471F0E;}.table1 {	background-attachment: fixed;	background-image: url(../images/bg2.gif);	background-repeat: repeat-y;	background-position: center;}.texture {	background-image: url(../images/texture.gif);	background-repeat: no-repeat;	background-attachment: fixed;	background-position: left top;}.tabledots {	background-image: url(../images/dots.gif);	background-repeat: repeat;}.testtable {	height: 100%;	position: static;	width: 735px;}
