body {
	background-color: #6C4C2D;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	background-attachment: fixed;
	background-image: url(../images/seamless_weathered_wood.jpg);
	background-repeat: repeat;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.table1 {
	background-image: url(../images/frame_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

