body {
  background-color:#f1d2f1;
  text-align: center;
}

h1 {
  text-align: center;
  font-family: cursive
}
p{
text-align:center;
font-family:cursive;
}

a {
  border-color: mediumpurple;
  border-radius: 5px;
  border-style: groove;
  background-color: #d7bfe0;
  border-width:medium;
  padding: 10px;
  text-decoration: none;
}
li{
  text-align: left;
}
.law{
  text-align: center;
}



 



