body {
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A2894B;
	text-decoration: none;
}
.tdback {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.txtlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #656857;
	text-decoration: none;
}
