body {
    background-color: black;
    color: #fff
}

p {
    font-size: 200%;
    font-weight: bold;
}

a:link {
    color: #fff;
}
