.siteinfo {
	position: absolute;
	top: 742px;
	width: 100%;
	left: 0px;
	z-index: 2;
	visibility: visible;
	}
	
h1 {
	font-size: xx-small;
	font-weight: bold;
	color: #999;
	}
	
h2 {
	font-size: xx-small;
	font-weight: normal;
	font-style: italic;
	color: #999;
	}
	
h3 {
	font-size: xx-small;
	font-weight: normal;
	color: #999;
	}

.iframe-background {
	background-image: url(../images/home/iframe.jpg);
	background-repeat: no-repeat;
}
