body {
    background-color: rgb(199, 247, 255);
}
h1 {text-align: center;}

h1 {
	font-family: 'Calibri', Comic 'Gill Sans', 'Gill Sans MT'
  , 'Trebuchet MS', sans-serif;
	color:#000000;
}

p {
	font-family: 'Calibri', COmic 'Gill Sans', 'Gill Sans MT'
  , 'Trebuchet MS', sans-serif;
	color:#000000;
}

h2 {
	font-family: 'Calibri', COmic 'Gill Sans', 'Gill Sans MT'
  , 'Trebuchet MS', sans-serif;
	color:#000000;
}
h2 {text-align: center;}

p {text-align: center;}