@charset "utf-8";
/* CSS Document */

/* set the size of the definition list <dl> and add the background image */
#imap {
  display:block; 
  width:400px; 
  height:240px; 
  background:url(../images/floorplan/Floorplan.jpg) no-repeat; 
  position:relative;
  }


