body {
  margin: 0px 0px 0px 0px;
}

#graphic {
  float:left; 
  width:512px; height: 512px;
  background-image: url(/img/front/031101_building.jpg); background-repeat: no-repeat; 
}

#text {
  padding-left: 8px;
  margin-left: 8px;
  //border-width: 5px;
  font-family: "gill sans",verdana,helvetica;
  //background-color: #999999;
}

#entry {
  padding-left: 8px;
  margin-left: 8px;
  font-family: "gill sans",verdana,helvetica;
  font-size: 8pt;
}
