body {
	background-color: b1c380;
	margin: 0px;
	background-image: url(images/rpt_bar.jpg);
	background-repeat: repeat-y;
}
li {
	color: #b3c180;
	list-style-position: outside;
	list-style-type: circle;
}
a {
	color: #CC9933;
	text-decoration: none;
}
