body {
	text-align: center;
	background-image: url(../_media/images/page_background.jpg);
	margin-top: 0px;
	
}


h1 {
	color: #000000;
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
	}


h2 {
	color: #000000;
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

a {
	color: #000000;
	text-decoration: none;

	}
