body {background-color: #282826;}

@font-face {font-family: sourcecodepro;src: url('https://knave.dev/font/SourceCodePro-VariableFont_wght.ttf');}

h1 {color: #93C0A2;font-family:sourcecodepro, arial, sans-serif;}
p {color: #93C0A2;font-family:sourcecodepro, arial, sans-serif;}

.logo {width:40%;height: auto;}
.maincont {border:1px dashed #E2FF6D;width:100%;height:30%;margin: auto;}

#toplogo {border:1px dashed #E2FF6D;display:inline-block;float:left;width:69%;}
#toplogin {border:1px dashed #E2FF6D;display:inline-block;float:right;width:30%;}
#nav {color:#9AC0A7;font-family:sourcecodepro, arial, sans-serif;font-size:1.5em;text-decoration-line:none;display:inline-block;float:left;width:69%;}
#navspacer {float:right;width:30%;}

a:link {color:#9AC0A7;font-family:sourcecodepro, arial, sans-serif;font-size:1.5em;text-decoration-line:none;}
a:visited {color:#9AC0A7;font-family:sourcecodepro, arial, ans-serif;font-size:1.5em;text-decoration-line:none;}
a:hover {color:#C0C0C0;font-family:sourcecodepro, arial, sans-serif;font-size:1.5em;text-decoration-line:none;}
a:active {color:#7283A5;font-family:sourcecodepro, arial, sans-serif;font-size:1.5em;text-decoration-line:none;}

#bottomcontainer {height:-15px;}