#about {
	background-color: #f36000;
	height: auto;
	width: 550px;
	float: left;
	padding: 25px;
	color: #fff899;
	border: 3px solid #fa8e00;
}
#bio {
	float: right;
	width: 222px;
	height: auto;
	padding: 25px;
	margin-left: 15px;
	background-color: #97bd00;
	color: #fff899;
	border: 3px solid #87aa00;
}

.header {
	font-family: Andy;
	font-size: 300%;
	color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	
}	

#about a {
	font-family: Andy;
	font-size: 100%;
	color: #fff;
	border-bottom-width: 2px;
	
	text-decoration: none;
	
}	
.subHeader {
	font-family: Andy;
	font-size: 200%;
	color: #FFF;
}
