h2 {
    color: blue;
    font-size: 24px;
}

p {
    color: black;
    font-size: 14px;
	text-align: justify;
}