body {
    background-color: #000000;
}
h1{
    color: white;
    text-align: center;
    font-family: 'Courier New', Courier, monospace;
    margin: 20px;
}
.top nav {
    text-align: center;
}
.top nav .link{
    color: #ffffff;
    font-family: 'Courier New', Courier, monospace;
    text-decoration: none;
    margin: 0 20px;
}
.top .blurb{
    color: #ffffff;
    text-align: center;
    font-size: 75%;
    font-family: 'Courier New', Courier, monospace;
    margin:5%;
}
.about{
    color: #ffffff;
    text-align: center;
    font-family: 'Courier New', Courier, monospace;
}
.abt{
     color: #ffffff;
    text-align: center;
    font-size: 75%;
    font-family: 'Courier New', Courier, monospace;
    margin:5%;
}
.project{
    color: #ffffff;
    text-align: center;
    font-family: 'Courier New', Courier, monospace;
}
.proj{
    color: #ffffff;
    text-align: center;
    font-size: 75%;
    font-family: 'Courier New', Courier, monospace;
    margin:5%;
}
.clock{
    display: block;
    margin: auto;
}
.capt{
    color: #ffffff;
    text-align: center;
    font-size: 75%;
    font-family: 'Courier New', Courier, monospace;
    margin:5%;
}
.mission{
    color: #ffffff;
    text-align: center;
    font-family: 'Courier New', Courier, monospace;
}
.msn{
    color: #ffffff;
    text-align: center;
    font-size: 75%;
    font-family: 'Courier New', Courier, monospace;
    margin:5%;
}
.credits{
    color: #ffffff;
    text-align: center;
    font-family: 'Courier New', Courier, monospace;
}
.cred{
     color: #ffffff;
    text-align: center;
    font-size: 75%;
    font-family: 'Courier New', Courier, monospace;
    margin:5%;
}
.cat{
    display: block;
    margin: auto;
    width: 30%;
}
.code{
    display: block;
    margin: auto;
    width: 30%;
}
.hc{
    display: block;
    margin: auto;
    width: 30%;
}
