#bio{
	position:relative;
	text-align:center;
	width:40%;
	margin-top: 1%;
	--margin-left:10%;
}
#bioimg{
	position:relative;
	width:30%;
	margin-top: 5%;
	--margin-left:10%;
}
#bioimg img{
	position:relative;
	margin-bottom:1%;
	margin-left:1%;
	max-height: 30%;
	max-width: 80%;
	border:1px solid #666666;
}