body{
background: #123454 url(back.jpg) top center no-repeat;
}

#map{
position: relative;
top:60px;
}

#info{
position: relative;
top:60px;
font-family: verdana;
font-size: 10px;
color: #111111;
}

div.return{
position: relative;
top: 79px;
text-align: center;
color: white;
}

div.return a{
color:white;
font-family: verdana;
font-size: 10px;
text-decoration: none;
}

div.return a:hover{
color:white;
text-decoration: underline;
}