.the_map {
    position:relative;
    left:36px;
    width: 500px;
    border:3px solid;
    background-color: rgb(0,128,0);
}


