/**
 * Layout
 */

li {
	list-style: disc; 
	}

ul {
 	margin-left: 15px; 
	}
