.imgInHome{
	display: block;
	height: 410px;
	width: 1024px;
	background-image: url(images/rndhome/rnd-9moons.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.txtInHome{
	padding-right: 15px;
	font-size: 18px;
	line-height: 36px;
	/*filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;*/
	opacity: 0.5;
	text-shadow: 3px 3px 5px rgba(0,0,0,0.5);

}
