a {
	text-decoration: none;
}
.link {
	color: black;
	background-color: rgba(0,0,255,.1);
}
.homero_navtop {
	display: inline-block;
	width: 100%;
	height: 2em;
	top: 0.5vh;
	font-size: 1.5em;
	text-align: center;
	font-family: monospace, sans-serif;
}
.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,.25);
	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;
}
main {
	font-family: monospace, sans-serif;
}
.homero_main {
	position: relative;
	text-align: center;
	height: 87.5vh;
}
.received_box {
	position: relative;
	width: 100%;
	text-align: center;
	font-size: 1.25em;
}
.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;
}
.contact {
	position: relative; 
	width: 100%;
	text-align: center;
}
.con_me {
	height: 10em;
	width: 50%;
}
.pgp_creds {
	position: relative;
	width 100%;
	text-align: center;
}
.pgpframe {
	position: relative;
	width: 50%; 
}
.pgpcontact {
	position: relative; 
	width: 100%;
	text-align: center;	
}
.pgp_con_me {
	height: 76em;
	width: 64em;
}
.homero_footer {
	text-align: center;
	display: inline-block;
	width: 100%;
	height: 2em;
	bottom: 0.5vh;
	background-color: rgba(0,0,255,.05);
	font-family: monospace, sans-serif;
}
.cc_icon {
	height: 100%;
}