BODY {
	margin-top: -3em;	
	font-family: serif;
	font-size: 11pt;
	background-color: lightgrey;
	color: Black;
	text-align: justify;
}

#header_1 {
	position: relative;
	height: auto;
	width: 600px;
	top: 0;
	right: 0;
	bottom: auto;
	left: 2.0em;
}	

#header_2 {
	position: relative;
	height: auto;
	width: 25em;
	margin-top: -8.7em;
	right: 0;
	bottom: auto;
	left: 20em;
}

#header_3 {
	position: relative;
	height: auto;
	width: 32em;
	margin-top: -1.7em;
	right: 0;
	bottom: auto;
	left: 13em;
}			

#main {
	position: relative;
	width: 550px;
	height: auto;
	top: 1em;
	right: 1.5em;
	margin-bottom: 2.5em;
	left: 3.0em;
}
