body {
   background-image:url('receptionMapper.png');
   background-repeat:no-repeat;
   background-position:top left;
}

.infoSection {
   postion: absolute;
   margin-top: 250px;
   margin-left: 100px;
   width: 700px;
}

.info {
   font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
   font-size: 14px;
   margin-top: .5em; 
   color: #666;
}

.infoHeader {
   font-size: 20px;
   font-family:Georgia,serif;
   color:#4E443C;
   font-variant: small-caps; text-transform: none; font-weight: 100; margin-bottom: 0;
}


