@charset "utf-8";
/* CSS Document */

ul {
	list-style-image:url(../images/bullet.jpg);
}

li {
	padding-left:10px;
}

h1 {

}