body{background-image:url(tree.jpg)}#gameWindow{position:relative;width:500px;height:300px;margin:0 auto;background-color:rgba(255,255,255,0.4);border-style:solid;border-width:5px;border-color:red;overflow:hidden;cursor:url(crosshair.gif) 16 16,crosshair}.monkey{position:absolute;z-index:10;width:80px}#introScreen{position:absolute;z-index:100;width:500px;height:300px;background-image:url(smile1.png)}#introScreenContent{width:300px;height:100px;padding:20px;margin:80px auto;text-align:center;color:red;background-color:rgba(0,0,0,0)}#endScreen{position:absolute;z-index:101;width:500px;height:300px;background-color:#000;display:none}#endScreenContent{width:300px;height:100px;padding:20px;background-color:#000;margin:80px auto;text-align:center}#txtEndMessage{font-family:Impact;text-align:center;color:red}.button{padding:10px;border-radius:10px;width:100px;text-align:center;cursor:hand;cursor:pointer;font-size:14pt;background-color:#888;color:#fff;margin:0 auto}.button:hover{background-color:#555}
