header {background-color: white;
  color: #47e5bc;
text-align: center;
  
}

body {
  background-color: #f87575;
  color: white;
  font-family: 'Comic Sans MS', cursive;
  text-align: center;
}
  a:link {color: yellow;}
  a:visited {color: lime;}
  a:hover {color:black;}

div {
 text-align: center;
}

.site-title {
  margin-top: 30px;
  font-size: 56px;

  }
  
.Cactus1 {  width: 50%;}