body
{
background-color: navy;
}
h1
{
text-align: center;
font-size: 50px;
font-family: celtic, comic sans ms;
color: white;
}
p
{
text-align: justify;
font-size: 20px;
font-family: comic sans ms;
color: white;
}
ul
{
text-align: justify;
font-size: 16px;
font-family: comic sans ms;
color: white;
font-weight: bold;
}
