body {
    background-color: #1a1a1a;
    text-align: center;
    font-family: 'Courier New', sans-serif;
}

h1, h2 {
    color: #e6e6e6;
}

p {
    color: #e6e6e6;
}

a {
    color: #00CCCC;
    text-decoration: none;
}
