@charset "UTF-8";
#container {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 100px;
	position: fixed;
	top: 20px;
	padding: 5px;
	text-decoration: none;
}
