h1 {
	text-align: center;
	margin-top: 50px;
}

p {
	text-align: justify;
}

.error {
	color: red;
	margin-top: 0px;
	font-size: 14px;
}