body,html{
    width:100%;
    margin:0;
}
#History{
width: 100%;
text-align:center;
padding-top: 80px;

}
#year{
    text-align: center;

}
#history p{
    width: 600px;
    height: 50px;
    text-align: center;
    
}
#Foundress{
    width: 100%;
    text-align: center;
    background-color: antiquewhite;
    -ms-flex-item-align: baseline;
    
}
.photo{
    width: 40%;

}
.desc{
    width: 80%;
    margin-left: 100px;
    
}

#Foundress img{
    width: 300px;
    height: 300px;
    
    
 }  
      
  
#Charism {
    
    width: 90%;
    background-color: bisque;
    margin-left: 100px;
    
  }
#minister{
    display: flex;
}
#prima{
    width: 50%;
    margin-left: 30px;
}
#CoreValues{
    width: 50%;
    text-decoration: none;
    
    
  }
#Spirit{
        width: 50%;
        margin-left: 30px;
        display: flex;
          }


#St.Camillus{
    width: 50%;
    display: flex;
    text-decoration: none;
}
#Our Lady of Sorrows{
    width: 50%;
    display: flex;
}
#milestones{
    text-align: center;
}




