
Body{
  background-color: #f5f5dc;
  font-family: Arial, sans-serif;
  text-align: center;
  color: #333;
} 

h1 {
  color: darkblue;
}