p{

    color:black;
     text-align: center;
   font-size: 23px;

}
a{
  font-size: 30px;
  text-align: center;
  float: center;
  text-decoration: none;
}
.poll{
  text-align: center;
  float: center;
}


body{
    font-family: 'Abel', serif;
   
}
.header{
    width:80%;
    Margin:0 auto; 
    padding-bottom: 100px;
    display: inline;  
}
.content{
  margin-left: 200px;
  margin-right: 200px;
}
.end {
  border: solid black;
  background-color: f0d5c0 ;
}
button{
        float: right;
        background-color: #21619a ;
        border: solid 3px;
        color: whitesmoke ;
        padding: 15px 32px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        font-size: 16px;
        margin-top: 15px;
        margin-right: 5px;
}
.facts{
  
   background-color: #d6a49d;
   font-size: 23px;
  border-color: black;
  border:solid;
  margin-top: 20px ;
  margin-bottom: 50px;
  border-radius: 10%;

 
}
footer{

  border: solid black;
  width: 100%;
  background-image: linear-gradient(to right, #dc7364,#d6a49d,#f0d5c0);
  padding-top: 30px;
  padding-bottom: 50px;


}


.footer{
  display: inline;
}
.footer_img{
  length: 60px;
  width: 100px;
  padding-right: 30px;
  padding-left: 30px;
  float: left;
  border: whitesmoke;
}
li{
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 60px;
}

button:hover{
background-color: #094275 ;

}
.Image1{
    width:100%;
    height: 850px;
    border: solid #f0d5c0 5px;


}
.me {
  display: inline;
  width: 450px;
  height: 658px;
  border: solid #dc7364 5px ;

}
.me_astha{
  display: inline;
  width: 445;
  height: 660px;
  border: solid #dc7364 5px ;

}

.LOGO{
    length: 60px;
    width: 100px;
    float: left;
    border: 3px solid whitesmoke;
    margin-top: 5px;
    margin-left: 8px;
    
    
}
.plan{
   font-size: 23px;
}
nav li { 
        display: inline-block;
        margin-left:0px;
        padding-top: 10px;
        padding-bottom: 10px;
       }
      
.blank{
    padding-top: 0px;
}
h2{
  text-align: center;
}
h1{
    padding-top: 28px;
    padding-left: 100px;
    font-size: 30px;
   
}
.plan_head{
  text-align:center;
}

h3{
  text-align: center;
}
nav {
 text-align: center;
  padding-left: 60px;
  
}
.LOGO::before{
    content: "Children Education Rights";
}
nav ul {                        
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    text-align: center;

 }
  
    nav a {                             
        color: rgb(0, 0, 0);
        text-decoration: none;
        text-transform: uppercase;
        font-size: 18px;
     }
      
      nav li:hover {      
      background-color: #094275; 
      }
      
      nav li{
        border: solid whitesmoke; 
        padding-left: 100px;
        padding-right: 100px;
        text-align: center;
        float: center;
        background-color: #21619a ;
      }
    .top{
        background-image: linear-gradient(to right, #dc7364,#d6a49d,#f0d5c0);
    }
     .video{
       justify-content: center;
       text-align: center;
     }
     .Source {
       display: block;
       color: blue;
     }