@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#header { background: #fff url('img/hdr_bg.gif') top left repeat-x; }
#content-wrapper { width: 800px; margin: 0px auto; }
