h1 {
    color: black;
    background-color: aqua;
   Font-size: 75px;
   text-align: center;
  line-height: 1.5;
  margin: 0px;
   padding: 0px;
border: 0 px
}

h2 {
   Color: #009;
    Background-color: white;
    Font-size: 40px;
    Text-align: center;
  Line-height: 1.5;
    Margin: 0px;
   Padding: 0px
}

h3
{
	Color:#009;
	Background-color: white;
	Font Size: 25;
	Text-lign: Left
}