body {
    background-image: url("images/backgrounds/background1.jpg");
    background-color: white;
    color: purple;
   } 
.c3 {
  border: 2px solid rgb(182, 135, 196);
  margin: auto;
  text-align: center;
  width: 500px;
  height:500px;
  background-image: url("images/backgrounds/bg3.jpg");
}