
body {
    background-image: url('/byhash/4ee885fa73ed0f1e8dea5ae82c85f88810a862c091bfc03233bb99f82cc187b392ba251d8007e48188a5ccfde171d4fbb483961c89e0da9c977ae559222ad8ea-758179.jpg');
    background-color: #26406d;
    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: #3888E9;

    }

    .atv-answer-one-div:hover {
    color: #000000;
    background-color: #ffffff;
    }

    .atv-btn-facebook
    {
        background-color: #3888E9;
    }

    #atv-results
    {
        background: rgba(0,0,0,0) !important;
    }

    div.atv-result-bar01 {
        background-color: #3888E9;
    }