@charset "UTF-8";
#content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #000;
	padding: 10px;
	height: auto;
	width: 80%;
	text-align: center;
	position: absolute;
	left: 10%;
	top: 5px;
	right: 10%;
}

