body { 
    background-color: rgb(204, 204, 255);
  }
#div.home { 
    background-color: rgb(204, 204, 255);
  }
#div.donate { 
    background-color: rgb(204, 204, 255);
  }
#div.bottom { 
    background-color: rgb(204, 204, 255);
  }
#main {
   border-color:   rgb(204, 204, 255);
  }