.background {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/jpegs/background.jpg);

}
.bodycopyCaps {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 1.25;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
.bodycopy {

	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.header {

	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: 1.25;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
