@charset "utf-8";
#main {
	background-attachment: scroll;
	background-position: center center;
	cursor: crosshair;
	page-break-before: auto;
	page-break-after: auto;
	background-repeat: no-repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	width: auto;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: disc;
	line-height: normal;
	margin: auto;
	clear: none;
	background-color: #A0A0A4;
}
