  body {
        background-color: #74cee4;
        padding-top:70px;
        }
head {
	background-color: #74cee4;
}
footer {
	background-color: #74cee4;
}
        
       h1 {
  font-family: "sheila", sans-serif;
		   color: floralwhite;
			   font-size: 3em;
				text-align: center;
  }
 h2 {
  font-family: "sheila", sans-serif;
		   color: floralwhite;
			   
				
  }
        p {
            font-family: "mrs-eaves-romans-small-caps", "serif";
            color:floralwhite;
			font-size: 1em;
            
        }
         p1 
   {
  			font-family: "mrs-eaves-roman-small-caps","serif";
             color:floralwhite;
            text-align:center; 
}
         p2
   {
  			font-family: "mrs-eaves-roman-small-caps","serif";
             color:floralwhite;
            
}
.a { 
	font-family: "mrs-eaves-roman-small-caps" , "serif";
	color:floralwhite;
}
.legal {
    display: block;
    margin-left: auto;
    margin-right:auto;
    width: 50%;
    text-align:center;
}
.social {
    display: block;
    padding-right: 0px;
    padding-bottom: 0px;
    float:right;
}
.main {
    padding-top: 70px;
    text-align:center;

}

.carousel-img{
    margin: auto;
    
img.sticky {
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 0;
    position: left;
}