ul li ul li {list-style: square}

div.header {
	background-color: rgb(238, 238, 238);
	padding: 30px; 
}

div.header-content{
	text-align: center
}


div.summary {
	padding: 10px;
    text-align: justify;
    text-justify: inter-word;
}