
@font-face { font-family: cafeta; src: url('/_fonts/cafeta.ttf') format('truetype'); font-style: normal; }

@font-face { font-family: 'DroidSans'; src: url('/fonts/DroidSans.ttf') format('truetype'); }
@font-face { font-family: 'DroidSans-Bold'; src: url('/fonts/DroidSans-Bold.ttf') format('truetype'); }


b, strong { font-weight: 900; }
i, em { font-style: italic; }
a, a:visited, a:hover, a:link, a:focus { color: #333; text-decoration: none; }
a:hover, a:focus { background: transparent; text-decoration: none; }
img { border: 0px; }

body { margin: 0px; padding: 0px; border: 0px; color: #333; background: #fff; overflow: auto; font: 11px/130% 'DroidSans', Helvetica, Arial, sans-serif; }

#body { margin: 0 auto; }
  #meta { height: 200px; }
  #center { border: 1px #fefefe dotted; border-left: 0px; border-right: 0px; overflow: hidden; }
    .logo { font: 136px/80% cafeta,Helvetica,Arial,sans-serif; color: #fff; text-transform: uppercase; float: left; background: #000; padding: 8px 0px 0 0; }