a {
	text-decoration: none;
}
main {
	font-family: monospace, sans-serif;
}
.link {
	color: black;
	background-color: rgba(0,0,255,.1);
}
.cite_span {
	font-weight: bold;
}
.cite_title {
	font-style: italic; 
	background: rgba(255,0,0,.1);
}
.homero_navtop {
	display: inline-block;
	width: 100%;
	height: 2em;
	top: 0.5vh;
	font-size: 1.5em;
	background-color: rgba(255,0,0,.05);
	text-align: center;
	font-family: monospace, sans-serif;
}
.navtop_homero {
	position: fixed;
	top: 0.5vh;
	height: 2em;
	width: 5vw;
	left: 0;
	background-color: rgba(255,0,0,.05);
	background-image: url(../img/menu/homero_grasshopper_400.png);
	background-repeat: no-repeat;
	background-position: left;
	background-size: contain;
	z-index: 1;
}
.homero_navtop {
	display: inline-block;
	width: 100%;
	height: 2em;
	top: 0.5vh;
	font-family: monospace, sans-serif;
	text-align: center;
	font-size: 1.5em;
}
.navtop_a {
	display: inline-block;
	width: 8em;
	height: 100%;
	background-color: rgba(255,0,0,.1);
	text-align: center;
}
.navtop_b {
	display: inline-block;
	width: 8em;
	height: 100%;
	background-color: rgba(255,0,0,.1);
	text-align: center;
}
.navtop_c {
	display: inline-block;
	width: 8em;
	height: 100%;
	background-color: rgba(255,0,0,.1);
	text-align: center;
}
.navtop_d {
	display: inline-block;
	width: 8em;
	height: 100%;
	background-color: rgba(255,0,0,.1);
	text-align: center;
}
.navtop_e {
	display: inline-block;
	width: 8em;
	height: 100%;
	background-color: rgba(255,0,0,.1);
	text-align: center;
}
.pho_nav {
	position: relative;
	height: 1em;
}
.homero_main {
	position: relative;
	text-align: center;
	height: 87.5vh;
	font-family: monospace, sans-serif;
}
.menu_bio_pic_container {
	text-align: center;
	position: relative;
	width: 100%;
}
.menu_peo_title {
	text-align: center;
	width: 100vw;
	position: relative;
	font-family: monospace, sans-serif;
	font-size: 1.5em;
}
.linebreak {
	border-radius: 250px;
	position: relative;
	height: 5vh;
	width: 100%;
	left: 0;
	background-color: rgba(0,0,255,.05);
	background-image: url(../img/menu/menu_640.webp);
	background-repeat: no-repeat;
	background-position: right;
	background-size: contain;
}
.peo_body {
	position: relative;
	width: 100%;
	height: 25vw;
	text-align: center;
}
.peo_img {
	display: block;
  margin-left: auto;
  margin-right: auto;
	height: 100%;
}
.homero_footer {
	text-align: center;
	display: inline-block;
	width: 100%;
	height: 2em;
	font-size: 1.5em;
	bottom: 0.5vh;
	background-color: rgba(0,0,255,.05);
	font-family: monospace, sans-serif;
}
.cc_icon {
	height: 100%;
}