body {
	background-attachment: fixed;
	background-image: url(../images/productiontan_bkgd.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 5px 0px;
}
.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

