@charset "utf-8";
.container {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #000;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	line-height: 22px;
	font-size: 16px;
	font-style: normal;
	color: #FFF;
}
