@import "../../../css/csslayer.css";#board{position:relative;width:520px;height:520px;background-image:url('img/mountains.png')}#riverlayer{position:absolute;top:0px;left:0px;width:520px;height:520px}.marker{position:absolute;width:25px;height:25px}.markergold{background-image:url('img/marker.png');background-position:-25px 0px;cursor:pointer}.markerunknow{background-image:url('img/marker.png');background-position:0px 0px;cursor:pointer}.markerunknowselected{background-position:0px -25px}.markergoldselected{background-position:-25px -25px}#discs{position:absolute;top:200px;left:535px;width:130px;height:80px}.cgdisc{position:absolute;top:10px;width:40px;height:76px;background-image:url('img/disc.png')}#disc1{left:10px}#disc2{left:55px}#disc3{left:100px}#gametitle{position:absolute;top:350px;left:510px;width:200px;height:127px;background-image:url('img/title.png')}#gamehelpplayers{position:absolute;left:510px;top:20px;width:230px}#gamehelp_mountain{color:green}#gamehelp_river{color:blue}