.gametext{
    margin: 5em 2em 2em;
}

.puzzle{
    width: 940px;
    height: 470px;
    margin: 1em auto;
    background-color: #000; 
    position: relative;
    background: #000 url('../img/puzzle3.jpg') 50% 50% no-repeat;
    background-size:cover;
}

.answer-form {
    position: absolute;
    left: 647px;
    height: 56px;
    top: 48px;
    width: 206px;
}

.answer-form input {
    width: 100px;
    margin: 13px 8px 0px 10px;
    text-align: center;
    padding:3px;
}


.completed,.sign{position:absolute;width:100%;height:100%}.enterButton:active{background:url(../img/enterbutton.png) bottom left no-repeat}.completed{background:#fff;z-index:100;opacity:0;display:none}.sign{background:url(../img/youescaped.jpg) 50% 50% no-repeat #fff;z-index:101;opacity:1;top:0px}#mc_embed_signup{z-index:101;top:200px}

