@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #CCC;
	background-color: #000;
	background-image: url(/images/header/header-bkgd.png);
	background-repeat: repeat-x;
	font-style: normal;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
