#legalAdvice {
	margin: 2em auto 4em auto;
	clear:both;
	float:left;
	width: 800px;
	position: relative;
	left:50px;
}

#legalAdvice h1, #legalAdvice h2
, #legalAdvice h3, #legalAdvice h4
, #legalAdvice h5, #legalAdvice h6 {
	font-size: 15px;
	font-weight: bold;
	color:#6381b6;
}