.siteinfo {
	position: absolute;
	top: 742px;
	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;
	font-style: italic;
	}
h3 {
	font-size: xx-small;
	font-weight: normal;
	}
.navigationbackground {
	background-image: url(../images/interior/horisontal4.jpg);
	background-repeat: repeat-y;
}
.contentbackground {
	background-image: url(../images/interior/content.jpg);
	background-repeat: no-repeat;

}
.verticalbackground {
	background-image: url(../images/interior/vertical.jpg);
	background-repeat: repeat-y;
	background-position: right;

}
