html{height:100%}body{background:url("files/hero.jpg") no-repeat center center fixed;background-size:cover;background-position:center bottom;background-color:#edd893;font-size:18px;font-family:"Montserrat",sans-serif}#pageBody{background-color:rgba(0,0,0,0.6);margin:0 auto;position:absolute;top:50%;left:50%;-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);padding:80px 0;border-radius:50px;width:70%;max-width:700px;min-width:200px}#logo{width:30%;max-width:200px;min-width:130px;margin:0 auto}#logo img{width:100%}#text{margin-top:20px;color:#fff;font-size:2.4em;font-weight:600;text-align:center;cursor:default}#button{text-align:center;margin:50px 0 20px 0}#button a{color:#fff;text-decoration:none;background-color:#1d78d8;padding:15px 25px;border-radius:5px;font-size:1.6em;font-weight:300;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}#button a:hover{background-color:#fff;color:#1d78d8}@media screen and (min-width: 851px) and (max-width: 1000px){#text{font-size:2em}#button a{font-size:1.4em}}@media screen and (min-width: 581px) and (max-width: 850px){#text{font-size:1.7em}#button a{font-size:1.2em}}@media screen and (max-width: 580px){#text{font-size:1.4em}#button a{font-size:.9em}}
