
body {width: 600px;
	font-family: arial, helvetica, sans-serif;
	margin-left: auto; margin-right: auto;
	}

hr {
	margin-top: 20pt; margin-bottom: 20pt;
	height: 2pt; 
	background-color: gray; color: gray;
	border: none; line-height: 0;
	}

h1 {text-align: center; color: gray;
	font-size: 34.5pt;
	}
h2 {
	margin-top: 3pt;
	margin-bottom: 3pt; 
	text-align: center;
	}
h3 {text-align: center; color: gray;
	font-size: 13pt;
	margin-top: 3pt;
	}
img {
	margin-top: 0;
	display: block;
	}
div {
	 background-repeat: no-repeat;
	}
.hr1 {
	margin-top: 20px; margin-bottom: 20px; 
	padding-top: 0; padding-bottom: 0; 
	font-size: 3px; line-height: 3px;
	background: gray
	}
	
.hr2 {
	margin-top: 20px; margin-bottom: 20px; 
	padding-top: 0; padding-bottom: 0; 
	font-size: 7px; line-height: 7px;
	background: gray
	}
	
