* {
	font-family: Helvetica;
	font-weight: bold;
	text-align: center;
	background-color: #6892d6;
	text-decoration: none;
}

h1 {
	font-size: 50px;
}

p {
	margin-top: 20%;
	font-size: 30px;
}