body {
		background-image:url('https://wallpapercave.com/wp/wp5617165.jpg');
         background-repeat: no-repeat;
         background-attachment: fixed;
         background-position: center;
		 font-family: Comic Sans MS;
		 color: white;
        
	
	
}

h1
{
	
	color: white;
	text-align:center;
	font-style: italic;
	font-size : 30px;
	background:;
}

h2
{
	
	color: black;
	text-align:center;
	font-style: italic;
	font-size : 30px;
	background:;
}