img {
border:none;
}
.cutaway {
position:fixed;
bottom:0px;
right:0px;
z-index:-1;
max-width:45%;
max-height:75%;
}
.locFlag {
max-width:2%;
float:right;
z-index:-1;
}
.curFlag {
max-width:3%;
float:right;
z-index:-1;
cursor:pointer;
}
.title {
position:fixed;
top:10%;
left:10%;
max-width:78%;
max-height:8%;
z-index:2;
cursor:pointer;
}
.menuTitle {
max-width:100%;
margin:3.1%;
cursor:pointer;
}
