body {
    background-color:#3d3d3d;
}

h1 {
    color:white;
    text-align: center;
    font-family: 'Lucida Console';
}

a {
    color: blue;
}