@charset "utf-8";

/* =======================================

	Structure CSS

========================================== */


body {
	background: #FFFFFF;
	color: #333;
	/*color: #717171;*/
}

#wrapper {
	/*font-size: 1.4em;*/
	line-height: 1em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
