h1 {
	text-align: center;
	color: green;
	text-decoration: none;
}

p{
	text-align: justify;
}

a{
	text-decoration: none;
	color: red;
}