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

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

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

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

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

  @font-face {
  	font-family: 'Pecita Medium';
  	src: url('/font/Pecita.eot');
  	src: local('Pecita Medium'), local('Pecita'), url('/font/Pecita.woff') format('woff'), url('/font/Pecita.otf') format('opentype'), url('/font/Pecita.svg#Pecita') format('svg');
  }
