@charset "utf-8";
li {
	list-style-image: url(images/leaf.jpg);
	list-style-position: inside;
}

