body {
	background-color: #565656;
}

p {
	
	font-size: 30px;
	
	color: white;
	
	font-weight: bold;
	
	font-family: Arial;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	margin-top: 200px;
	
}
