.color {
	background-color: #7E001D;
}
.bgImage {
	background-attachment: scroll;
	background-image: url(bgimage.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.lrgHdr {
	color: #7E001D;
}
ul {
	list-style-image: url(bullet.gif);
	right: 1px;
	text-indent: -20px;
}
