.bios {
	background: #000000;
	margin-top: 30px;
}
.bios h2 {
	color: red;
}
.bios h3 {
	color: red;
	text-align: center;
}
.bios img {
	top: 0;
	position: relative;
	width: 330px;
	height: auto;
}