body {
    background: #000;
    color: #fff;
    font-family: sans-serif;
}
a:link {
    color: #0059ff;
    font-weight: bold;
    text-decoration: none;
}
h1 {
    border-top: 1px dashed #ffffff
}