body {
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;


}
table {
	font-family: "Bookman Old Style", "Century Gothic", Courier;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
li {
	list-style-position: inside;
	list-style-image:  url(images/triangle_animated.gif);
}
