#clientlist p a,
#booksbox p a,
#othersbox p a,
#theatrebox p a  {
   display: inline;
}

#clientlist  {
   position: absolute;
   left: 236px;
   top: 215px;
   z-index: 4;
   width: 438px;
}

#theatrebox  {
   position: absolute;
   left: 252px;
   top: 321px;
   z-index: 4;
   width: 371px;
}

#othersbox  {
   position: absolute;
   left: 753px;
   top: 321px;
   z-index: 4;
   width: 349px;
}

#booksbox  {
   position: absolute;
   left: 249px;
   top: 587px;
   z-index: 4;
   width: 412px;
}

h1,
h2,
body, p,
h3,
h4,
h5,
h6  {
   font-family: Verdana-BoldItalic, Verdana, sans-serif;
}

