.head{
	font-family: manaco;
	font-size: 75px;
	background-color:#F1CEBE;
	color: #F49595;
	text-align: center;
	margin: 5% 5% .5% 5%;
}
.picture{
	width:25%;
}
.hb{
	width:29%;
}
.first{
	font-family: fantasy;
	text-align: center;
	font-size: 70px;
	color:#A9E4DE;
	text-decoration:underline;
}
.bio{
	text-align:left;
	margin: .5% 10% .5% 10%;
	color: #7180B9
}
body{
	font-family: Times New Romans;
	font-size: 30px;
	background-color: #F8EDEB;
	text-align: center;
	color:#A9CDD7;
}
a:link{
	text-decoration: none;
}
a:hover{
	font-size: 2em;
}