h1 {color:#1524cf; text-align:center; font-family: Amita}

p {color: purple; text-align: right}

body {background-color: orange; font-family: Amita}

body {background-image: url("https://compote.slate.com/images/18ba92e4-e39b-44a3-af3b-88f735703fa7.png?width=780&height=520&rect=1560x1040&offset=0x0");         
   background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

}
ol {
  color: blue
}
ul {
  color: blue
}
body {
  border: 5px solid blue;
  padding: 100px;
  margin: 100px;
}