body
{background-color:black;}
h2
{color:ghostwhite;
font-family: cursive;
font-size: 34px;
}
h1
{color:ghostwhite;
font-family: cursive;
color: peachpuff}
p
{font-size: 20px; 
font-family:cursive;
color:slategray;
}

.Dogs
{
color: tan;
padding: inherit;
  font-family: cursive;
}
.dogs
{color:firebrick;
  background-color: black;
padding: 10px;
font-family: cursive;}
.Cats
{color:saddlebrown;
font-family: cursive;
  padding:10px;
}
.cat
{color:darkorange;
font-family: cursive;
padding:10px;
}
pi 
{ color: white;
font-size: 14px;
font-family: cursive;
}
table, th, td {
  border: 1px solid black;
  border-spacing:9px;
}
th, td {
  padding: 11px
}
li
{color:white;
font-family: cursive;
font-size:20px;}

ColorS:
#38ACEC light blue
A4SEE5: purple
#F9E076: yellow