
  html { background-color: white; text-rendering: optimizeLegibility; }
  body { height: 2100px; color: #696969; }

  abbr { border-bottom: 1px dotted #000000; cursor: help; }
  .caps { font-size: 10px; letter-spacing: .09em; text-decoration: none; }
  
  section { width: 1180px; height: 188px; display: block; }

  span, #lounge { font-weight: normal; font-family: PecitaMedium, Georgia, Times, Garamond, "Times New Roman", Serif; font-size: 120px; }
  a { color: #dedede; text-decoration: none; }
  a > img { border: 0; }
  
  img { height: 75px; width: 75px; float: left; margin: 9px 0 0 9px; border: 0; }
  #ella, #meg, #asha, #lounge { float: left; height: 176px; width: 681px; border: 1px dotted #696969; margin: 9px 0 0 9px; text-align: right; }
  #luca, #lachlan, #quinn { float: right; text-align: right; height: 176px; width: 681px; border: 1px dotted #696969; margin: 9px 0 0 9px; }

  @font-face {
    font-family: 'PecitaMedium';
    src: url('/font/Pecita-webfont.eot');
    src: url('/font/Pecita-webfont.eot?iefix') format('eot'),
         url('/font/Pecita-webfont.woff') format('woff'),
         url('/font/Pecita-webfont.ttf') format('truetype'),
         url('/font/Pecita-webfont.svg#webfontBC2ADsgt') format('svg');
    font-weight: normal;
    font-style: normal;
  }

  .pi { color: #FF00FF; }
  .gr { color: #32CD32; }
  .aq { color: #87CEEB; }
  .bl { color: blue; }
  .re { color: red; }
  .lm { color: #483D8B; }
  .pu { color: purple; }
  
  .rname { float: right; margin: 10px 20px 0 0; }
  .lname { float: left; margin: 10px 0 0 20px; }
  #lounge { font-size: 54px; letter-spacing: -0.6px; line-height: 50px; padding: 20px 20px 0 0; }
