body{background-color:#666;font-family:'Inconsolata',''}#gameWindow{position:relative;width:1000px;height:600px;background-color:#000;margin:0 auto;overflow:hidden}#main{position:relative;width:900px;height:580px;margin:5px auto;border:5px solid #000;background-color:#666;overflow:hidden}#introScreen{position:absolute;width:900px;height:580px;background-color:#fff;z-index:2}#loseScreen{position:absolute;z-index:101;width:900px;height:580px;background-color:#fff;display:none}#loseScreenContent{width:900px;height:580px;padding:20px;background-color:#fff;margin:0 auto;text-align:center}#loseScreen2{position:absolute;z-index:101;width:900px;height:580px;background-color:#fff;display:none}#loseScreenContent2{width:900px;height:580px;padding:20px;background-color:#fff;margin:0 auto;text-align:center}#winScreen{position:absolute;z-index:101;width:900px;height:580px;background-color:#000;display:none}#winScreenContent{width:900px;height:580px;padding:20px;background-color:#fff;margin:0 auto;text-align:center}h1{color:#000;font-size:40pt;text-align:center}h2{color:#000;font-size:25pt;text-align:center}h3{color:#000;font-size:19pt;text-align:center}.button{padding:20px;border-radius:20px;width:150px;cursor:hand;cursor:pointer;font-size:14pt;background-color:blue;text-align:center;color:#fff;margin:0 auto;z-index:1}.button:hover{background-color:#ff0;color:#000}#desk{position:absolute;height:580px;width:900px;margin:40px auto}#desk2{position:absolute;left:100px;top:260px;height:500px;width:700px}#paperBall{position:absolute;z-index:0}#wasteBasket{position:absolute;z-index:0}#wasteBasketMade{position:absolute;z-index:0}#wasteBasketIn{position:relative;z-index:0}#wasteBasketEmpty{position:absolute;height:520px;width:520px;top:260px;left:500px}#wasteBasketMadeIntro{position:absolute;height:520px;width:520px;top:260px;left:540px}#wasteBasketWinRight{position:absolute;height:300px;width:300px;top:40px;left:600px}#wasteBasketWinLeft{position:absolute;height:300px;width:300px;top:40px;left:0}#paperBallIntro{position:absolute;height:200px;width:200px;top:260px;left:100px}#output{position:absolute;font-size:20pt;z-index:1;margin-left:20px}#outputTime{position:absolute;font-size:25pt;z-index:1;margin-left:840px}
