body {
background-color: #0099ff;
font-family: "Trebuchet MS", Helvetica, sans-serif;
}
h {
color: #ccff99;
text-align: center; 
font-size: 60px;
}
p {
color: #ccff99;
text-align: left;
font-size: 25px;
}
ul {
list-style-type: square;
text-align: center;
font-size: 20px
color: #005c99;
}