/* Comment */


	h1 {position: center;}
	h1 {color: white;}
	h1 {text-align: center;}
	h1 {background-color: Black;}
	body {background-color: lightblue;}
	body {text-align: center;}
	body {font-size: 30px;}
	
/*	h1 {margin: 50px 400px 50px 400px;} */



