body
{
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-family: Arial, Verdana, Tahoma;
}
.tags {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 800px;
	height: 200px.px;
}
.test {
	width: 50px;
	position: fixed;
	height: 80px;
}
a:link {
	color: #FF8400;
	text-decoration: none;
}
