h1 {
	text-align: center;
	color: blue;
}
div {
	text-align: justify;
	margin-left: 100px;
	margin-right: 100px;
}