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

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