body {
  background: rgb(200,228,233);
  font-family: sans-serif;
}
p {
  color: black;
  font-size: 17px;
  font-family: sans-serif;
  text-align: center;
}
h1  {
  font-weight: bold;
  text-decoration: underline;
}
h3 {
  text-decoration: underline;
  font-family: sans-serif;
}
h2 {
  text-decoration: underline;
  }
.harrypotter {
  color: rgb(240,30,60);
}

ol {
  background-color: pink;
}
ul {
  background-color: pink;
}

.sorcerersstone {
  color: red;
}
.chamberofsecrets {
  color: coral;
}
.prisonerazkaban {
  color: yellow;
}
.gobletoffire {
  color: greenyellow;
}
.orderphoenix {
  color: deepskyblue;
}
.halfbloodprince {
  color: purple;
}
.deathlyhallows {
  color: hotpink;
}

img {
  width:550px;
}
img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-nd/4.0/88x31.png" {
width: 10px;
}