#gameScreen{position:relative;width:800px;height:500px;background-image:url(images/daytime.gif);background-repeat:no-repeat;background-size:cover;overflow:hidden;margin-left:auto;margin-right:auto}body{background-color:#262626}#output{color:#fff}#car{background-image:url(images/carbackside2.png);position:absolute;z-index:101;background-size:100px auto;background-repeat:no-repeat}#leftcow,#rightcow,#zombie,#shield{display:none;position:absolute;z-index:100}#continuecow{width:800px;height:700px;margin-left:100px}.flip-H{-moz-transform:scaleX(-1);-webkit-transform:scaleX(-1);-o-transform:scaleX(-1);transform:scaleX(-1);-ms-filter:fliph;filter:fliph}#introScreen{position:absolute;z-index:101;width:800px;height:500px;background-color:#fc0}#introScreenContent{width:600px;height:500px;margin-left:auto;margin-right:auto;background-color:#fc0;color:#000;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-family:Comic Sans MS}.word{font-family:Century Gothic;color:red;font-size:16pt}#sample{padding:8px;height:100px}#btnStart{width:150px;margin-left:auto;margin-right:auto;cursor:hand;cursor:pointer;background-color:#000;color:#fff;font-family:Comic Sans MS;border-radius:20px}#btnStart:hover{background-color:red;color:#fff}#lifebar{position:absolute;width:400px;left:390px;text-align:right;z-index:101;margin-top:10px}#endScreen,#winScreen{display:none;background-color:#fc0;padding:5px;width:800px;height:500px;z-index:105;text-align:center;font-family:Comic Sans MS}#carwin{height:225px;width:384px}#continueScreen{display:none;margin-bottom:0;background-color:#fc0;padding:5px;font-size:18pt;width:800px;height:500px;z-index:105;text-align:center;font-family:Comic Sans MS}#zombiecontinue{margin-top:60px;width:176px;height:264px;z-index:105}#hurtcow{margin-top:60px;width:285px;height:260px}#btnContinue{position:absolute;left:340px;top:345px;font-family:Comic Sans MS;display:none;background-color:#000;color:red;padding:10px;border-radius:10px;text-align:center;cursor:hand;cursor:pointer;z-index:102;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#btnContinue:hover{background-color:red;color:#000}#btnStartover{position:absolute;left:340px;top:190px;font-family:Comic Sans MS;display:none;background-color:#000;color:#fff;padding:10px;border-radius:10px;text-align:center;cursor:hand;cursor:pointer;z-index:102;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#btnStartover:hover{background-color:red}#currentLevel{position:absolute;font-size:35pt;margin-top:5px;margin-left:12px;font-family:Comic Sans MS;color:#fff;text-shadow:-1px 0 black,0 1px black,1px 0 black,0 -1px #000}#mission{position:absolute;background-color:rgba(255,227,0,0.7);padding:7px;border-radius:15px 50px 30px 5px;top:420px;font-size:30pt;text-align:center;float:left;z-index:101;font-family:Comic Sans MS}.msgGameOver{font-size:32pt;text-align:center;color:#ddc22d;font-family:Comic Sans MS}.gameObject{position:absolute}