	
	html
	{
		background: url('../images/green/page_bg.gif') repeat-x #FFFFFF;
	}
	
	.text_title_box
	{
		background: url('../images/green/text_title_bg.jpg') no-repeat;
		height: 52px;
		width: 749px;
		position: relative;
	}
	
	.text_title_box h1
	{
		color: #d6f59d;
		font-size: 1.5em;
		font-weight: normal;
		position: absolute;
		left: 90px;
		top: 15px;
		padding-right: 23px;
		background: url('../images/green/text_title_bullet.gif') no-repeat right center;
	}
	
	.whole
	{
		background: url('../images/green/top_left_corner.jpg') no-repeat top left;
	}
	
	a.extra_link
	{
		color: #d6f59d !important;
	}
