.living, .dining, .bedroom, .office, .logo , .footer{ position: absolute;  }
.logo { width: 396px; height: 275px; font-family:"helvetica"; font-size: 11pt;}
.living { margin-left: 406px; width: 548px; height: 411px; }
.dining { margin-left: 0px; width: 396px; height: 317px; top: 296px; } 
.bedroom { margin-left: 406px;  width: 269px; height: 179px; top: 434px;}
.office { margin-left: 685px; width: 269px;  height: 179px; top: 434px;}
.footer { margin-left: 395px; top: 700px; color: #ccc;}
.tag { color: #ffcc00;}
.address { font-size: 11pt; font-family:"arial"; }