#business-card-logo table
   {
      background: blue;
      color: white;
      font: bold 11px/16px arial, helvetica, sans-serif;
      border-width: 0px;
   }
      
#business-card table
   {
      background: white;
      color: blue;
      font: bold 11px/16px arial, helvetica, sans-serif;
   }