@font-face{font-family:monospace;src:url(monospace.ttf)}
html,body {font-family:monospace;}
.scene {background:url(../img/back.jpg);position:absolute;height:304px;left:0;overflow:hidden;right:0;top:50px;}
.scene > div {position:absolute;bottom:0px;}
.scene > div.l1 {width:100%;height:100%;z-index:400;background:url(../img/l4.png) no-repeat center;background-size: 400px auto;}
.scene div.l2 {width:100%;height:100%;z-index:300;background:url(../img/l2_.png) no-repeat center;background-size: 400px auto;}
.scene div.l3 {width:100%;height:100%;z-index:200;background:url(../img/l3_.png) no-repeat center;background-size: 400px auto;}
.scene div.l4 {width:100%;height:100%;z-index:100;background:url(../img/l1_.png) no-repeat center;background-size: 400px auto;}

.text li {padding:5px;padding-left: 0px;border-bottom:1px solid #333;list-style-type: none;margin:0px;}
.dd-selected-text {font-size:16px;color:#b7d59f;font-weight:bold;}
.dd-option-text {font-size:16px;color:#000;font-weight:bold;}
.dd-selected-description,.dd-option-description {font-size:16px;}
