body {
    font-family: 'Times New Roman', Times, serif;
  background-color: #580313e6;
  color: #e896a9f1
}
p {
  font-size: 20px;
}
h1 {
    color: #ff5b8fd7
}
a {
    color: #ff85b4e1;
    text-decoration: none
}
a:hover {
    color: #9895fadc
}
ul {
    list-style-type: upper-roman
}