html {
    background-image: url('/waitingDarker.png');
}

.bullet {
    list-style: square outside;
    margin-left: 20px;
    padding-left: 0;
}
