.color {
	background-color: #00673C;
}
.bgImage {
	background-attachment: scroll;
	background-image: url(bgimage.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.lrgHdr {
	color: #00673C;
}
