.marlin {
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.marlintop {

	background-image: url(top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.marlinside {


	background-image: url(side.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.text-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;

}
