body {
    background: #333;
    color: #AFAF;
    margin: 2% 5%;
}
a {
    color: bisque;
}
iframe {
    background: #CCC;
    color: #000;
}