/* 
	Basic style for www.earth-be.com/about.html
*/

ul{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 30px;
}

