#textContent {
	background: none;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	margin-top: 50px;
	padding: 20px;
	color: #aaa27b;
	/* margin-right: 30px; */
	margin-bottom: 30px;
}
#textContent img {
	border: 1px solid #a99c72;
}
#textContent a img { margin-right: 30px; }
#textContent h1 { color: #d7d3d3; }
