#tagcloud {
  margin: 30px 0 0 0;
  background: #fff url("../images/mascote.png") no-repeat left top;
  padding-left: 400px; line-height: 2em;
}
#tagcloud p { 
  background-color: #212121;
  height: 590px;
  text-align: center;
  vertical-align:middle;
  display: table-cell;
  padding: 5px 10px;
  overflow: hidden;
}
#tagcloud { font-size: 1.4em;}
#tagcloud a.tag1 { font-size: 0.5em; font-weight: 100; }
#tagcloud a.tag2 { font-size: 0.6em; font-weight: 200; }
#tagcloud a.tag3 { font-size: 0.7em; font-weight: 300; }
#tagcloud a.tag4 { font-size: 0.8em; font-weight: 400; }
#tagcloud a.tag5 { font-size: 0.9em; font-weight: 500; }
#tagcloud a.tag6 { font-size: 1.0em; font-weight: 600; }
#tagcloud a.tag7 { font-size: 1.2em; font-weight: 700; }
#tagcloud a.tag8 { font-size: 1.4em; font-weight: 800; }
#tagcloud a.tag9 { font-size: 1.6em; font-weight: 900; }
#tagcloud a.tag10 { font-size: 1.8em; font-weight: 900; }
#tagcloud a { padding: 0px; }
#tagcloud li { display: inline; }