.greenbkgd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 150%;
	font-weight: 800;
	color: #000000;
	cursor: text;
	display: inline-table;
	border-right-style: ridge;
	border-bottom-style: ridge;
	padding: 15px;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
	background-image: url(stonetile.jpg);
	background-repeat: repeat;
}
