	
	body{
		background-image:url(../images/20000/background.gif);
	}
	
/* Main Layout */
	
/* Inner Layout */
	
		#inner .header .title{
			border-bottom:5px solid #F05124;
		}
	
/* HOME */
		
/* CONTENT */

	#content h1{
		color:#F05124;
	}
	
	#content h2{
		color:#F05124;
	}
	
	#content h3{
		color:#F05124;
	}
	
		#content dt{
			color:#F05124;
		}