body {
    padding: 20px;
}


#custom-doc {
    width: 61.92em;
    *width: 60.43em;
    min-width: 805px;
    margin: auto;
    text-align: left;
}


#holder {
    position: relative;
    z-index:1;
}

#background-image {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    z-index: -100;
    background-color: #e7eff0;
}

#logo {
    position: absolute;
}

#cause-effect {
    position: absolute;
    left: 100px;
    top: 175px;
}

#join-beta {
    position: absolute;
    top: 420px;
}

#infographic {
    position: absolute;
    left: 245px;
}

iframe {
    overflow: hidden;
    border-width: 0;
    background-color: transparent;
    position:absolute;
    top:510px;
    width:192px;
}




