@charset "utf-8";
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 90%;
	position: absolute;
	left: 5%;
	top: 50px;
	font-size: 0.8em;
	color: #000000;
	bottom: 50px;
	height: auto;
}

