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

#links {
position: absolute;
top: 160px;
left: 50px;
z-index: 2;
border: 1px #d9880f solid;
right: 50px;
padding: 10px;
margin-top: 25px;}

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