
body {
    background-image: url('/byhash/040e4d58023203e2633b45963a5c578aa1e12080df42940782d57d361f95609a78ec2f89c8f716da99afbcc540dac0118a67d5517792ee769d1f38aca9d74fd1-428784.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: #00d3d5;

    }

    .atv-answer-one-div:hover {
    color: #000000;
    background-color: #ffffff;
    }

    .atv-btn-facebook
    {
        background-color: #00d3d5;
    }

    #atv-results
    {
        background: rgba(0,0,0,0) !important;
    }

    div.atv-result-bar01 {
        background-color: #00d3d5;
    }