.indexcontentbg {
position: relative;
top: 0px;
left: 0px;
float: left;
background: URL(../images/indexcontent.png);
background-repeat: no-repeat;
width: 663px;
height: 325px;
filter: alpha(opacity=95);-moz-opacity:.95;opacity:.95;
		/*filter:alpha(opacity=90);*/
}

.newcopy tr td {
color: #584d5f;	
	
}