body {
	font-family:arial;
	margin:0;
	padding:0;
}

/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}

Div#head {
	width: 750px; 
	height: 15px; 
	font-size: 10px;
	color: #BC9A00;
	padding-left: 0px;
	margin-left: 0px;
	clear:both;
	position:absolute;
	/*
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	*/
}
Div#label {
	width: 450px; 
	height: 15px; 
	margin: 64px 0px 0px 1px;
	font-size: 10px;
	position:absolute;
}