body {
	background-image:url(background.gif);
	background-repeat:repeat-x;
	background-attachment: scroll;
	background-position: center top;
	background-color: #c2c4ad;
}


.body-txt {
	font-family: Georgia;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #5a5859;
	padding: 20px;
	background-color: #FFF;
	opacity: .99;
	background-position: left top;
	padding: 20px;
	
	
}
.padded-cell {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.box-body-txt {
	background-color: #FFF;
	opacity: .99;
	background-position: left top;
	padding: 20px;
}

a:link {
	font-family: Georgia;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #5a5859;
	text-decoration: none;
}
a {
font-family: Georgia;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #5a5859;
	text-decoration: none;
}
a:hover {
	
	font-style: normal;
	text-decoration: underline;
font-family: Georgia;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #c3c315;
	
}
overflow
{
width:150px;
height:200px;
overflow-y:hidden;
}