a{
  color: white;
}

.nature{
    background-image: url(PBL/nature);
    text-shadow: 0 0 .8em black;
    box-shadow: 0 0 8px 8px white inset;
    font-size: 30px;
   color: white;
   font-family: Cursive;
   text-align: center;
   margin-top: 0px;
}

#crdforenvr{
	color: white;
	font-size: 15px;
	margin-top: 10px;
}

.homelessimg,.houseimg,.farmimg{
	height: 150px;
	margin-top:30px;
	border-radius: 15px;
	box-shadow: 0 0 4px 4px ghostwhite;
}

#alk2{
	color: #5b856e;
	text-align: center;
	font-family: New Century Schoolbook;
	font-size: 20px;
}

select{
	margin-left: 10px;
	height: 20px;
	background-color: #c2edd6;
	border-radius: 5px;
	box-shadow: 0 0 4px 4px ghostwhite;
	text-align: center;
	margin-right: 200px;

}

.donate{
	color: #5b856e;
	font-size: 19px;
}
.first{
	background-color: #d0d6d3;
	border-radius: 6px;
    box-shadow: 0 0 4px 4px #5b856e;

}

.second,.third{
	background-color: #d0d6d3;
	margin-top: 50px;
	border-radius: 6px;
    box-shadow: 0 0 4px 4px #5b856e;

}

#submit{
	 width:30%; 
	 height: 50px;   
	 background-color: #c2edd6;
     box-shadow: 0 0 4px 4px #5b856e; 
     margin-top: 25px; 
     border-radius: 15px; 
     font-size: 20px;
}

#money{
	width: 25%;
}

.footerforenvironment{
  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;
}