body {
  
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    font-family: Arial;
  }
a,p {
    color: black;
    text-decoration: none;
}