/* CSS Document*/

ul {
    list-style: none; 
 }

li {
    padding-bottom: .25em;
}

html>body {
	
	margin-left: 1.5em;		
}
