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

#privacy {
position: absolute;
top: 160px;
left: 10px;
/*width: 740px;
height: 160px;*/
z-index: 2;
padding: 10px;
}

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