@import url("list.css");

.list1 {
	list-style-position: outside;
	list-style-type: disc;
	margin-left:-23px
}
