#htmlBodyTitle{
	width: 989px;
	height: 187px;
	background-image: url('/website/_images/titleBG/verde.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	display:block;
	margin-bottom:10px;
	
}
#htmlBodyTitle > h2{
	font-family: 'Trebuchet MS',Tahoma;
	color: #FFFFFF;
	font-size: 36px;
	font-weight: normal;
	width:450px;
	display:block;
	left: 60px;
	position: absolute;
	bottom: 20px;
}