body {
background-color: #4b69ff;
}

#servermap {
        display: block;
        width: 507px;
        height: 477px;
        margin: 15px 0px 20px 0px;
        background: url(../servermap.php) no-repeat;
}
#servermap li {list-style-type: none;}
#servermap a {
        display: block;
        position: absolute;
        font-size: 10px;
        color: #000000;
        width: 20px;
        height: 30px;
        text-decoration: none;
        visibility: visible;
        overflow: hidden;
        z-index: 50;
}
#servermap a span {visibility: hidden;}
#servermap a:hover {
        background: #FFFFFF no-repeat left top;
        border-bottom: 3px solid #FF0000;
        color: #000000;
        width: 90px;
        height: 60px;
        padding: 6px 6px 6px 6px;
        z-index: 51;
}
#servermap a:hover span {visibility: visible;}
#ham {left: 300px; top: 155px;}
#hes {left: 295px; top: 220px;}
#jen {left: 319px; top: 220px;}
#rbx {left: 165px; top: 275px;}
#ffm {left: 285px; top: 235px;}
#ams {left: 218px; top: 160px;}
#utr {left: 235px; top: 180px;}
#bas {left: 265px; top: 300px;}
#inn {left: 330px; top: 300px;}
