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

#photo1 {
position: absolute;
top: 110px;
width: 360px;
height: 360px;
text-align: center;
z-index: 2;
left: 5px;}

#photo2 {
position: absolute;
top: 110px;
width: 360px;
height: 360px;
text-align: center;
z-index: 3;
right: 5px;}

#photo3 {
position: absolute;
top: 470px;
left: 5px;
width: 360px;
height: 360px;
text-align: center;
z-index: 4;
}

#photo4 {
position: absolute;
top: 470px;
width: 360px;
height: 360px;
text-align: center;
z-index: 5;
right: 5px;}

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