body {
	background-image: url(bg.gif);
	background-repeat:  repeat-x;
	background-color: #241C0E;
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 10px;
	color: #91744D;
	text-indent: 20pt;
	margin-left: 30px;
	margin-top: 19px;
}
