html { 
	font-family: arial, helvetica, sans-serif;
	#background: url(http://www.climaxresearch.com/images/crslogo1a.gif) top right no-repeat;
}
body { background: url(http://www.climaxresearch.com/images/element75.jpg) 
    no-repeat 10px 0px;} 
h1 { text-align: center; margin-left: 50px ; margin-bottom: 50px; margin-top:20px } 
table { width: 90%; border-bottom: 1px #bbbbbb}
th, td { text-align: left; padding: 2px; }
.notice { margin: 2em 3em; 
	border: 1px solid #cccccc;
	padding: .5em;
	 }
.identity { background-color: #cccccc; width: 50%}

.report { margin-top: -2px; margin-bottom: -2px }
.echo { font-family: Courier, monospace;
	margin-left: 20px;
	margin-right: 100px;
	margin-top: -2px;
	margin-bottom: -2px;
}

