body {
 background-color: #000000;
 line-height:1.5em;
 font-family:Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
}

.navbar {
    color: #FFE4B5 !important;
    font-family: Consolas, monaco, monospace;
}

.a:link {
    color: #FFE4B5 !important;
}

a.visted {
    color: #A784A8
}

h1,
p {
 color:#FFFFFF;
 line-height: 14px;
 font-family: 'Courier New', Courier, monospace;
}

::selection {
 background:#BE0C0C;
}

.footer-text {
    text-align: center;
    position: fixed;
    bottom:  0px;
    width: 100%;
    font-size: 0.5em;
}
