.siteinfor {
	position: absolute;
	top: 2000px;
	width: 100%;
	left: 0px;
	z-index: 2;
	visibility: visible;
	}
.siteinfo {
	position: absolute;
	top: 4000px;
	width: 100%;
	left: 0px;
	z-index: 2;
	visibility: visible;
	}
h1 {
	font-size: xx-small;
	font-weight: bold;
	}
h2 {
	font-size: xx-small;
	font-weight: normal;
	
	}
h3 {
	font-size: x-large;
	font-weight: bold;
	}

.homeddl { 
	width: 125px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;	
}
