.arrows {
	margin-top: 15px;
	margin-bottom: 15px;
}
.pic {
	background-image: url(images/tblbck.jpg);
	background-repeat: repeat;
	text-align: center;
	margin-right: 250px;
	margin-left: 250px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.filename {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	color: #571D07;
	text-align: center;
	margin-top: 20px;
}
