 
body {
  font-family: arial;
  height: 200px;
  background-color: #cccccc;
  background-image: url("https://ambitiosum.neocities.org/pics/backgroundi.png") 
    background-repeat: no-repeat, repeat;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  }
 
h1
{
  color:#004953
}

h2{
  color:#004953
}

h3{
  color:#ab7d00
}

h4{
  color:#004953
}

h1, h2, h3{
            text-align: center;
}


