.txtbg {
	background-image:url(images/pirates2005_12.jpg);
	overflow-y: auto;
	overflow-x: hidden;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.txttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.txtittalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}
.txtred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}
body {
	overflow-x: hidden;
	background:transparent;
}
