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