@charset "utf-8";
/* CSS Document */


body {
	font-family : Arial;
	font-size : 20px;
	font-weight:500;
	/*text-align: center; */
	min-width: 1024px;
	padding-top : 0px;
	margin-top :0px;
	background: url(images/bkgd_shadow_wide.gif) repeat-y center;
}
