
  html, body { font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, 'Bitstream Vera Sans', Arial, Sans-Serif; margin: 0; padding: 0; background-color: white; text-rendering: optimizeLegibility; }
  img { border: 0; }
  #wrap { position: relative; max-width: 960px; min-width: 820px; margin: 0 auto; text-align: center; }

  h1 { margin: 40px 0 50px 0; }
  h1 span { font-weight: normal; font-family: PecitaMedium, Georgia, Times, Garamond, "Times New Roman", Serif; font-size: 120px; }

  p { font-size: 20px; color: #696969; margin: 0;}
  .date { color: black; }
  .stats { font-size: 11px; margin-top: 70px; }

  #imagesella { padding: 0 0 40px 0; }
  img { height: 75px; width: 75px; margin: 9px 0 0 9px; border: 0; }

  a { color: #6495ED; }
  a:visited { color: #9370DB; }

  @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;
  }

