
#map2{
font-family: Verdana, serif;
font-size:12px;
}

#background{
background-image:url('background.jpg');
}

#map {

width: 149px;
height: 115px;
overflow: hidden;

}

#target {

background: url('map2.jpg') no-repeat;
position: absolute;
right: 0px;
bottom: 0px;
width: 298px;
height: 115px;

}
.backup{
background-color:#d0e4fe}
