body {
  background-color: rgb(85, 83, 83);
  background-repeat: no-repeat, repeat;
  background-size: cover;
  position: cover;
}

.maintext {
  color: #d30058;
  text-align: center;
  font-size: 65px;
}

.lead{
  color: rgb(80, 1, 80);
  text-align: center;
  font-size: 20px;
  
}

.abitaboutus1 {
    text-align: left;
    left: 20%;
    position: flex;
    color: purple;
    padding: 10px;
}

.WebsitePackages {
  color: #d30058;
  text-align: center;
  font-size: 50px;
}