#biotext {
	text-align: left;
	width:95%;
	margin-left:auto;
	margin-right:auto;
	/*background-image:url(images/webdesign.gif);
	background-position:center center;
	background-repeat:no-repeat;*/
}
#biotext p {
	font-size: 1.1em;
}

#biotext img {
  float:left;
  padding-right:20px;
}  