
#about p{
	margin: 15px 0px 0px 20px;
	width: 330px;
	font-size:11px;
}

#about{
		margin-left:50px;
		background: url('../images/quarter_tile.jpg') repeat-y top left;
	
		width: 742px;
		padding:0;
		
}
#about img{
	float:right;
	margin:20px 65px 0 0;
}

#about #top_p{
	margin:0px;
	height:30px;
	width:742px;
	background: url('../images/quarter_top.jpg') no-repeat top left;
}
#about #bottom_p{
	margin:0px;
	height:30px;
	width:742px;
	background: url('../images/quarter_bottom.jpg') no-repeat bottom left;
}