.bg{
	background-image: url(PBL/forestt);
	text-shadow: 0 0 .8em white;
    box-shadow: 0 0 8px 8px white inset;
    font-size: 20px;
    color: white;
    text-align: center;
 
}

#dtdy{
    font-size: 40px;
    color: #86a393;
    text-align: center;
    font-weight: bold;
}

.container, .container1, .container2, .container3{
    background-color: #e3e3e3;
    height: 370px;
    border-radius: 10px;
    float: left;
    box-shadow: 0 0 10px 3px black inset;
    padding: 15px;
}

#img{
    width: 100%;
    height: 100px;
    border-radius: 10px;
}

.donate{
    background-color: #86a393;
    text-align: center;
    border-radius: 15px;
    width: 66.66%;
    height: 15%;
    padding-top: 10px;
    margin-top: 10px;

}

.donate:hover{
    width: 75%;
    height: 15%;
}

#texttt{
    font-family: Century Gothic;
    padding-top: 15px;
    text-align: center;
}

#chd{
    font-size: 10px;
    color: grey;
    padding-left: 40px;
}
#chddd{
       font-size: 10px;
    color: grey;
    padding-left: 70px;
}
#ch{
    font-size: 25px;
    font-weight: bold;
    font-family: Century Gothic;
    color: #566e54;
    text-align: center;
}

.container2{
    margin-top: 50px;
    background-color: #e3e3e3;
    height: 340px;
    border-radius: 10px;
    float: left;
    box-shadow: 0 0 10px 3px black inset;
    padding-top: 15px;
    padding-left: 15px;    
    padding-right: 15px;
}

.footerfordonatetdy{
  background-color: #8b948f;
  color: white;
  padding-top: 5px;
  text-align: center;
  text-decoration: none;

}

.jan{
    float: left;
    background-color: #5b856e;
    margin-top: 10px;
    border-radius: 30px;
    padding-bottom: 10px;
}

#fb1{
  width: 30px;
  display: block;
}

#ig1{
  width: 35px;
  padding-top: 10px;
  display: block;
}

#tt1{
  width: 40px;
  padding-top: 5px;
  display: block;
}

#space{
  background-color: #5b856e;
  width: 0.5%;
  height: 200px;
  float: left;
  border-radius: 30px;
  margin-top: 10px;
}

.feb{
     text-align: center;
     margin-top: 30px;
     float: left;
     background-color: #5b856e;
     border-radius: 30px;
     padding-bottom: 10px;
}

.mar{
     text-align: center;
     margin-top: 10px;
     float: left;
     background-color: #5b856e;
     border-radius: 30px;
     padding-bottom: 10px;
}

.apr{
     text-align: center;
     margin-top: 30px;
     float: left;
     background-color: #5b856e;
     border-radius: 30px;
     padding-bottom: 10px;
}

#spacee{
  background-color: #5b856e;
  width: 0.5%;
  height: 270px;
  float: left;
  border-radius: 30px;
  margin-top: 35px;
  display: inline;
}

#comment{
  float: left;
  margin-top: 100px;
  margin-left: 190px;
  width: 300px;
  text-align: center;
}


#small{ 
  width: 80px;
    height: 30px; 
    background-color: ghostwhite;
    border: 2px solid #5b856e;  
    border-radius:7px; 
    font-family: Century Gothic ;
    color: #5b856e;
    font-size: 15px;
    margin-top: 10px;
    margin-right: 200px;
    margin-left: 200px;
}