body {
background-color: Navy;
}
h1 {
color: Red;
text-align: center;
}
P {
color: #00ff00;
}