h1,h2{ 

  font-family: Arial;



}

h1,h2{;

  text-align:center;

  text-decoration:none;

}



h1 {

    display: none;

}



img{

  width:200px;

  height:200px;

  margin-left:40%

}



a{

  text-decoration:none;

  color: black;

}