body {
 font-family: Arial, sans-serif;
 text-align: center;
 background-color: #f0f0f0;
 margin: 40px;
}
h1 {
 color: #333366;
}