body {
	background-image: url(../Images/header.png);
	background-repeat: no-repeat;
	color: #FFF;
}
.sideBar {
	height: 222px;
	width: 210px;
	margin-top: 240px;
	margin-left: 10px;
}
a:link {
	color: #C60;
}
a:visited {
	color: #03F;
}
a:hover {
	color: #F90;
}
a:active {
	color: #000;
}
.contactInfo {
	text-align: center;
	font-size: 12px;
	color: #03F;
}
h2 {
	color: #06C;
}
h4 {
	color: #06C;
}
.kirsInfo {
	font-family: Arial, Helvetica, sans-serif;
	height: 157px;
	width: 557px;
	position: absolute;
	left: 380px;
	top: 400px;
	z-index: 4;
	background-color: #ffffff;
	color: #069;
}
.divPolicy {
	font-family: Arial, Helvetica, sans-serif;
	height: 31px;
	width: 167px;
	position: absolute;
	z-index: 5;
	left: 380px;
	top: 576px;
}
.peterInfo {
	font-family: Arial, Helvetica, sans-serif;
	color: #069;
	z-index: 3;
	position: absolute;
	width: 557px;
	left: 381px;
	top: 249px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	height: 456px;
	width: 677px;
	position: absolute;
	z-index: 1;
	left: 247px;
	top: 148px;
	padding: 20px;
	color: #333;
}
