#lista {
	margin-left: 2%;
}
#lista li{
	list-style-type: square;
}
#title {
    font-family: KGHopeForACure;
    font-size: 230%;
    text-align: center;
    margin: 2% auto 0 auto;
    font-weight: bolder;
}