body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}.paragraph {
	float: none;
	height: auto;
	width: auto;
	background-color: #638E51;
	margin: 10px;
	padding: 10px;
	background-image: url(../Images/Background%20images/bkg_p.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF00;
	border-left-color: #FFFF00;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.picture {
	width: 320px;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 420px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color: #585242;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #333333;
	text-align: left;
	padding-top: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFF00;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFF00;
}
