p {
	margin: 10  0 10 0;
}

ul {
	margin: 10 10 10 10;
	list-style-type: none;
}

li {
	margin: 5;
}
