#biopic{
	background-image:
	url(../img/kb-1.png);
	width:700px;
	height:153px;
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 30px;
	background-color: #000;
	}
div #biotext {
	width:650px;
	height:100%;
	margin-left: 0px;
	}	
	
div #biotext p{
	font-size: 11px;
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	}

