


section {
	margin:50px auto 50px auto;
	width:400px;
	line-height:25px;
}

section li{
	margin:10px;
	list-style-image: url(../img/arrow.gif);
}

