@charset "utf-8";
body {
	background-image: none;
}

#Bio {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	float: left;
}

#homebutton {
	display: none;
}
#Bio #title h1 {
	color: #FFE09F;
}
#Bio #bio-text font {
	color: #000000;
}
