
  html { background-color: white; text-rendering: optimizeLegibility; }
  body { width: 1500px; padding-bottom: 20px; color: #696969; }

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

  h1 { padding-left: 6px; font-weight: normal; font-family: "Pecita Medium", Georgia, Times, Garamond, "Times New Roman", Serif; font-size: 120px; }
  li { font-weight: normal; font-family: Georgia, Times, Garamond, "Times New Roman", Serif; font-size: 35px; margin: 0px 0px 0px 0px; letter-spacing: -0.6px; line-height: 30px; }
  a { color: #dcdcdc; text-decoration: none; }
  a > img { border: 0px; }
  
  img { height: 75px; width: 75px; float: left; margin: 9px 0px 0px 9px; border: 0px; }
  div#imagesella, div#imagesluca, div#imagesmeg, div#lounge { height: 345px; width: 345px; border: 1px dotted #696969; float: left; margin: 9px 0px 0px 9px; }

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