#about_content {
padding:30px 30px 20px 50px;
text-align:justify;
height:400px;
margin:0 auto;
font-size:12px;
}

#about {
float:left;
width:500px;
font-size:14px;
}

#about_image {
float:right;
width:350px;
	background:url(images/help.jpg) no-repeat;
	height:270px;
}

