#left-column{
	background: url('/resources/images/backgrounds/background-about.jpg') top left no-repeat;
	height:500px;
}

#left-column h1{
	margin:0;
	padding:0;
	background: url('/resources/images/text/txt-terms-of-use.png') top left no-repeat transparent;
	text-indent:-2000px;
	width:119px;
	height:15px;
	margin: 95px 0 45px 347px;
	
	/* IE 6 */
	_margin-bottom:20px;
}

#left-column p{
	width:400px;
	color:#5c5c5c;
	margin-left:347px;
}