
body {
    background-image: url('/byhash/eba38bca022307eeedae24ca58374b6d7465bd45c281efb51f4cafe4ad3c0496f5706523f3496a1a1f8244af14e5f110a2e71753db72dd4e7a5540da53ecd100-302939.png');
    background-color: #337bf3;
    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: #0d58d9;

    }

    .atv-answer-one-div:hover {
    color: #000000;
    background-color: #ffffff;
    }

    .atv-btn-facebook
    {
        background-color: #0d58d9;
    }

    #atv-results
    {
        background: rgba(0,0,0,0) !important;
    }

    div.atv-result-bar01 {
        background-color: #0d58d9;
    }