body {
        background-color:                   black;
        color:                              white;
}

.pic {
        display:                            none;
/*
        border:                             9px solid white;
        width:                              600px;
*/
        margin-left:                        auto;
        margin-right:                       auto;
}

#loading {
        text-align:                         center;
}

#clickToSkip {
        text-align:                         center;
        font-size:                          12px;
}

.plain {
        text-decoration:                none;
        color:                          white;
}
