
body {
    background-image: url('/byhash/d9111e60dc3f7186080793bc89dce58e6ac5eb16ed428c747bb7756f6c28e0f08c120be7c0601944460534954ffb5608e722a9b5643e4e65f99bdb9d60fae08e-1770659.png');
    background-color: #000000;
    background-repeat: no-repeat;
    background-size:cover;
    background-position-x: center;
    background-position-y: bottom;
    height: 100%;
    }

    .atv-question-text
    {
    color: #ffffff;
    }

    .atv-result-label-td
    {
    color: #ffffff;
    }

    .atv-result-label-span
    {
    color: #ffffff;
    }

    .atv-answer-one-div {
    color: #ffffff;
    background-color: #99661d;

    }

    .atv-answer-one-div:hover {
    color: #000000;
    background-color: #ffffff;
    }

    .atv-btn-facebook
    {
        background-color: #99661d;
    }

    #atv-results
    {
        background: rgba(0,0,0,0) !important;
    }

    div.atv-result-bar01 {
        background-color: #99661d;
    }