#wrapper {
background-color: #2d6fb9;
width: 756px;
height: 680px;
position: absolute;
border: 10px #d9880f solid;
z-index: 1;
}

#map {
position: absolute;
top: 110px;
left: 60px;
width: 621px;
height: 360px;
z-index: 2;
}

#address {
position: absolute;
top: 500px;
left: 10px;
width: 740px;
text-align: center;
padding-bottom: 20px;
z-index: 3;
}
