.siteinfo {
	position: absolute;
	top: 600px;
	width: 100%;
	left: 0px;
	visibility: visible;
	}
h1 {
	font-size: xx-small;
	font-weight: bold;
	}
h2 {
	font-size: xx-small;
	font-weight: normal;
	font-style: italic;
	}
h3 {
	font-size: xx-small;
	font-weight: normal;
	}
.background {
	background-image: url(../images/home_designs/repeat.gif);
	background-repeat: repeat-x;
}
.background2 {
	background-image: url(../images/home_designs/repeat2.gif);
	background-repeat: repeat-x;
}

