div.dwtext {
	text-align: left;
	color: Gray;
/*	background-color: White;	*/
/*	visibility: hidden;	*/
}
.dwtext a:active, .dwtext a:focus, .dwtext a:hover, .dwtext a:link, .dwtext a:visited {
	color: Gray;
}
h1 {
	position: absolute;
	font-family: serif;
	top: -50px;
	left: -800px;
	height: 5px;
	width: 750px;
	color: #FFDAB9;
	font: 1px;
	text-align: center;
}
p {
	position: absolute;
	font-family: serif;
	top: -50px;
	left: -800px;
	height: 5px;
	width: 750px;
	color: #FFDAB9;
	font: 1px;
	text-align: center;
}
