

body {
  background:lightpink;
}

  p{color: mediumvioletred;}


h1 { color:deepskyblue}
  font-weight: fantasy;}


h2{ color:greenyellow;
}
  
h3{color: darkblue;}
font-size: 30px;

p {
  text-align: middle;
  font-family: cursive;
  font-size: 25px;
}

a{ color:lightslategray;
}img {
  float: middle;
  width: 600px;
  margin: 0px;
  border-color: deepskyblue;
  border-width: px;
  border-style: solid;
  border-radius: 40px;
  height: auto 600px;
}

p {font-size:35px
}
h2{color:deepskyblue;}
h2{font-size: 35
}



.blue{
  color:rgb(76,206,222);
}

.pink {
  color:rgb(194,110,121);
}
.purple { 
  color: rgb(134,144,248);
}

li{font-size:35px
}
