body{
  background-image: https://repl.it/@Roy03331/mybrotherisafarmer#image/ic2.jpg;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  color:slateblue;
}

footer{
  background-color: slateblue;
  font-style: bold;
}

footer p{color: white;
text-align: center;
padding-top: 20px;
padding-bottom: 20px;
padding-right: 20px;

}