body {
background-color: #6699ff;
font-family: Arial, Helvetica, sans-serif;
}
h1 { color: #0044cc;
text-align: center;
font-size: 200px;
}
p { color: #ff6666;
font-size: 30px;
text-align: center;
} 