body {
	background: #363f48;
	background-image: url("backgroun.jpg");
	color: white;
	font: normal 0px 'times new roman', sans-serif;
	margin-top: 300px;
}

h1 {
    text-align: center;
		font-size: 40px;
}