
body {
    background-image: url('/byhash/022ae2b46112fb65a9c9182b748b75fe875843afef7a833714cd709fb490e70a98e00e67660b83ed74a8ce0fd2466a2f0e6da3b8ec277cd614d1861949128d8a-266793.png');
    background-color: #1396bd;
    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: #137694;

    }

    .atv-answer-one-div:hover {
    color: #000000;
    background-color: #ffffff;
    }

    .atv-btn-facebook
    {
        background-color: #137694;
    }

    #atv-results
    {
        background: rgba(0,0,0,0) !important;
    }

    div.atv-result-bar01 {
        background-color: #137694;
    }