#map-canvas {
    width: 650px;
    height: 450px;
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 100px;
    left: 500px;
}

