@charset "utf-8";
body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-y;
	background-position: center top;
}
font {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #452204;
}
body {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #452204;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}
link {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #452204;
	text-decoration: underline;
}
