body{background-color:#959595}#gameWindow{position:relative;overflow:hidden;width:700px;height:500px;margin:0 auto;background-image:url(images/background.jpg);background-size:100%}#introScreen{position:absolute;width:700px;background-image:url(images/background.jpg);background-size:100%;height:500px;z-index:100}#title{position:absolute;left:190px;top:50px;width:320px;height:340px;z-index:30px}#clock{position:absolute;left:540px;padding:10px;width:400px;color:red;font-size:25pt;font-family:"Comic Sans MS",cursive,sans-serif;z-index:30}#timerBackground{position:absolute;width:125px;height:75px;z-index:30}#student{position:absolute;width:150px;height:200px}#gradeBarContainer{position:relative;width:258px;height:50px;margin:0 auto;margin-top:20px;background-color:#fff;overflow:hidden}#gradeBar{position:absolute;height:47px;margin:2px;margin-bottom:6px;background-color:#48c1c5}#gradeBarClear{position:relative;width:258px;height:50px;margin:0 auto;background-image:url(images/gradeBarTransparentTwo.png);overflow:hidden}#endScreen{position:absolute;z-index:100;width:700px;height:500px;background-image:url(images/background.jpg);background-size:100%;display:none}#endScreenContent{width:200px;height:200px;text-align:center;font-family:"Comic Sans MS",cursive,sans-serif;z-index:100}#endScreen h1{font-size:35px}#end{position:absolute;background-image:url(images/endPage.png);background-size:100%;left:190px;top:75px;width:300px;height:272px}.Bag{position:absolute;background-color:#48c1c5;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;visibility:hidden}.Grade{position:absolute;background-color:#white}.rbook{position:absolute}.gbook{position:absolute}.bbook{position:absolute}.mug{position:absolute}.phone{position:absolute}.beer{position:absolute}.startbutton{margin-left:285px;margin-top:400px;padding:5px;border-radius:5px;width:120px;text-align:center;cursor:hand;cursor:pointer;font-size:14pt;background-color:#3E1B22;font-family:"Comic Sans MS",cursive,sans-serif;color:#48c1c5;z-index:100}.endButton{margin-left:275px;margin-top:350px;position:relative;padding:5px;border-radius:5px;width:120px;text-align:center;cursor:hand;cursor:pointer;font-size:14pt;background-color:#3E1B22;color:#48c1c5}.startbutton:hover{background-color:#555}.endbutton:hover{background-color:#555}
