body {
	background-image:url('bgr.gif');
	background-size: cover;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 10%;
	color: white;
}
