
#about-us p {
	margin-bottom: 14px;
}

#about-us .box{
	font-size: 12px;
	line-height: 14px;
	background-color: #000;
	width: 400px;
	position: absolute;
	top: 0;
	left: 40px;	
	bottom: 0;
	padding: 20px;
	overflow: auto;
}