body{
    background-color:AliceBlue;
    font-family:Helvetica;
    text-align:Center;
}
a{
    font-size:25px; text-align:Center; color:Blue;
}
body {
  background-image: url('https://img.freepik.com/free-vector/abstract-watercolor-pastel-background_87374-122.jpg?w=2000');
}