.allBG {
background-attachment: fixed;
background-image: url(allBG.gif);
background-repeat: repeat-y;
background-position: center center;<
}

.bottomCorner {
background-attachment: fixed;
background-image: url(../images/bottomCorner.gif);
background-repeat: no-repeat;
background-position: right top;
}

.smallFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.smallFont12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.testimonialOhm {
	background-attachment: fixed;
	background-image: url(images/TestimonialsOhm.gif);
	background-repeat: no-repeat;
	background-position: center center;
	
	}
.titleFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
