.template h1 {
	margin: 15px 0px 10px 0px;
}

ul {
	list-style: square;
	list-style-image: none;
	padding-left: 5px;
	margin-left: 10px;
}
