/* CSS Document */
#CaseTitle {
	position: absolute;
	top: 230px;
	left: 130px;
	z-index: 2;
}
#goal {
	position: absolute;
	top: 270px;
	left: 130px;
	z-index: 2;
	width: 356px;
	height: 83px;
}
#FirstExample {
	position: absolute;
	top: 468px;
	left: 133px;
	z-index: 1;
}
#FirstExampleLabel {
	z-index: 3;
	left: 289px;
	top: 514px;
	position: absolute;
}
h1 {
	font-size: 18px;
	font-weight: lighter;
}
h2 {
	font-size: 12px;
	font-weight: normal;
}
.smallText {
	font-size: 10px;
}
#FooterText {
	top: 1093px;
}
#SubFooterText {
	top: 1167px;
}