



body {
	margin:0px;
	padding:0px;
	background:url(../images/header-rpt.jpg) top center repeat-x;
	font-weight:bold;
	font-size:17px;
	color:#101010;
	letter-spacing:-1px;
	text-transform:uppercase;
	text-align:right;
	}

#container {
	width:1003px;
	margin:0 auto;
	
	}
	
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:30px;
	color:#101010;
	text-align:right;
	padding:0px;
	margin:10px 0px 5px 0px;
}
	
	
