body{
    color:#F72C25 ;
    background-color:#e7e2e2 ;
    font-family: 'Courier New', Courier, monospace;
}

h1{
  color: rgb(147, 0, 0) ; 
  text-align: center; 
}

a{
  color: rgb(244, 113, 113);
}

h4{
  text-align: center;
}

p{
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  color
}