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