
	body {font-family: calibri; background: linear-gradient(360deg, #d0ecd0, #5df1f1);}
	

	table { width:340px; border-collapse: collapse; }
	
	.tagcloud { margin: 0; padding:20px; width:300px; border:1px solid #000; text-align: center; line-height: 2.8em; }
	.tagcloud li { display: inline; padding:0 5px; }
	.tagcloud a { padding:0; }
	
	.tagcloud a.tag1 { font-size: 0.7em; font-weight: 100; }
	.tagcloud a.tag2 { font-size: 0.8em; font-weight: 200; }
	.tagcloud a.tag3 { font-size: 0.9em; font-weight: 300; }
	.tagcloud a.tag4 { font-size: 1em; font-weight: 400; }
	.tagcloud a.tag5 { font-size: 1.2em; font-weight: 500; }
	.tagcloud a.tag6 { font-size: 1.4em; font-weight: 600; }
	.tagcloud a.tag7 { font-size: 1.6em; font-weight: 700; }
	.tagcloud a.tag8 { font-size: 1.8em; font-weight: 800; }
	.tagcloud a.tag9 { font-size: 2.2em; font-weight: 900; }
	.tagcloud a.tag10 { font-size: 2.5em; font-weight: 900; }
	
	p {font-size: 3em;}