@charset "utf-8";
/* CSS Document */
h1, h2, h3, h4, h5, h6, html, body, ul, li, dl , dd, dt, label, input, select, form, img, fieldset, legend {margin:0; padding:0; line-height:1.3em; }
body {
	text-align: center;
	font-size:.8em;
	background: url(images/bkgd.gif) repeat 0 0;
	padding-top:50px;
	}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 746px;
	text-align: left;
	background-color:#FFFFFF;
	}