
h1
{
  font: 30px Arial Black;
  color: rgb(255,255,102);
  text-align: center;
}
h2
{
  font-size: 20px;
  color: rgb(255,255,255);
}
h3
{
  text-align: left;
  color: rgb(255,255,255);
  font-size: 30px;
}
h4
{
  color: rgb(255,255,255);
  font-size: 16px;
}
h5
{
  color: rgb(255,255,255);
  text-align: center;
  font-size: 20px;
}
li
{
  list-style-image: url(logo-1.png);
}

