body{
    background-image: url(bg.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.navbar{
    margin-top: -25px;
    background-color: rgb(0,0,0,0.5);
    box-shadow: 2px 3px 5px black;
}
.title{
    margin-left: 48px;
    color: white;
    font-size: 18px;
    font-family: Merriweather, serif;
    font-weight: 500;
    word-spacing: 10px;
}
.navbar .links{
    word-spacing: 12px;
    font-size: 25px;
    font-family: Merriweather, serif;
    font-weight: 500;
    text-decoration: none;
    text-align: right;
    margin-left: -20px;
    margin-right: 24px;
    padding-top: 30px;
    padding-bottom: 12px;
}
.navbar a:link{
    text-decoration: none;
    color: white;
}
.navbar a:active{
    font-weight: bolder;
    text-decoration: none;
    color: white;
}
.navbar a:hover{
    border-radius: 10px;
    font-size: 25px;
    font-weight: bolder;
    color: white;
}
.navbar a:visited{
    text-decoration: none;
    color: white;
}
#SectionTitle .loc{
    word-spacing: 65px;
    font-size: 45px;
    font-family: Merriweather, serif;
    font-weight: 500;
    text-decoration: none;
    text-align: center;
    margin-top: 144px;
    padding-bottom: 12px;
}
.loc a:link{
    text-decoration: none;
    color: black;
}
.loc a:active{
    font-weight: bolder;
    text-decoration: none;
    color: black;
}
.loc a:hover{
    border-radius: 10px;
    font-weight: bolder;
    color: black;
}
.loc a:visited{
    text-decoration: none;
    color: black;
}
#pageTitle{
    font-family: Merriweather, serif;
    font-weight: bold;
    font-size: 45px;
    margin-top: 144px;
    text-align: center;
}
.Selector{
    margin-top: 48px;
    text-align: center;
}
#SectionTitle{
    font-size: 24px;
    font-family: Merriweather, serif;
    text-align: center;
}
#SubTitle{
    padding-top: 5px;
    margin-top: 500px;
    margin-left: 48px;
    font-size: 25px;
    font-family: Merriweather, serif;
    font-weight: 500;
    word-spacing: 10px;
}
.container{
    border-radius: 15px;
    border-color: black;
    background-color: rgb(255, 255, 255, 0.5);
    box-shadow: 2px 3px 5px 50px black;
    margin-left: 96px;
    margin-right: 96px;
    margin-bottom: 250px;
    padding-bottom: 48px;
}
#ChildPicsLand{
    text-align: center;
}
#ChildPicsLand img{
    width: 240px; 
    height: 350px;
    margin-top: 48px;
    margin-bottom: 24px;
    border: 7px groove black; 
    opacity: 0.5;
    border-top-right-radius: 35px;
    border-bottom-left-radius: 35px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
#ChildPics{
    text-align: center;
}
#ChildPics img{
    width: 200px; 
    height: 300px;
    margin-top: 48px;
    border: 7px groove black; 
    opacity: 0.5;
    border-top-right-radius: 35px;
    border-bottom-left-radius: 35px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
#ChildPics img:hover{
    text-decoration: none;
    transition: transform 0.1s ease, opacity 0.4s ease;
    border-style: groove;
    opacity: 1;
}
#ChildPicsLand img:hover{
    text-decoration: none;
    transition: transform 0.1s ease, opacity 0.4s ease;
    border-style: groove;
    opacity: 1;
}
#SubTitle2{
    padding-top: 5px;
    margin-top: 400px;
    margin-left: 48px;
    font-size: 25px;
    font-family: Merriweather, serif;
    font-weight: 500;
    word-spacing: 10px;
}
.container{
    border-radius: 15px;
    border-color: black;
    background-color: white;
    box-shadow: 2px 3px 5px black;
    margin-left: 96px;
    margin-right: 96px;
    margin-bottom: 250px;
    padding-bottom: 48px;
}
#TeenYearsLand{
    text-align: center;
}
#TeenYearsLand img{
    width: 240px;  
    height: 350px;
    margin-top: 48px;
    margin-bottom: 24px;
    border: 7px groove black; 
    opacity: 0.5;
    border-top-right-radius: 35px;
    border-bottom-left-radius: 35px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
#TeenYears{
    text-align: center;
}
#TeenYears img{
    width: 200px; 
    height: 300px;
    margin-top: 48px;
    border: 7px groove black; 
    opacity: 0.5;
    border-top-right-radius: 35px;
    border-bottom-left-radius: 35px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
#TeenYears img:hover{
    transition: transform 0.1s ease, opacity 0.4s ease;
    border-style: groove;
    opacity: 1;
}
#TeenYearsLand img:hover{
    transition: transform 0.1s ease, opacity 0.4s ease;
    border-style: groove;
    opacity: 1;
}
#SubTitle3{
    padding-top: 5px;
    margin-top: 400px;
    margin-left: 48px;
    font-size: 25px;
    font-family: Merriweather, serif;
    font-weight: 500;
    word-spacing: 10px;
}
.container{
    border-radius: 15px;
    border-color: black;
    background-color: white;
    box-shadow: 2px 3px 5px black;
    margin-left: 96px;
    margin-right: 96px;
    margin-bottom: 250px;
    padding-bottom: 48px;
}
#CollYearsLand{
    text-align: center;
}
#CollYearsLand img{
    width: 240px; 
    height: 350px;
    margin-top: 48px;
    margin-bottom: 24px;
    border: 7px groove black; 
    opacity: 0.5;
    border-top-right-radius: 35px;
    border-bottom-left-radius: 35px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
#CollYears{
    text-align: center;
}
#CollYears img{
    width: 200px; 
    height: 300px;
    margin-top: 48px;
    border: 7px groove black; 
    opacity: 0.5;
    border-top-right-radius: 35px;
    border-bottom-left-radius: 35px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
#CollYears img:hover{
    transition: transform 0.1s ease, opacity 0.4s ease;
    border-style: groove;
    opacity: 1;
}
#CollYearsLand img:hover{
    transition: transform 0.1s ease, opacity 0.4s ease;
    border-style: groove;
    opacity: 1;
}
.nav {
    text-align: left;
    margin: 48px;
    margin-top: 20px; 
}
.nav a {
    display: inline-block;
}
.nav img {
    width: 125px;
    height: 125px;
    border-radius: 15px;
    border-color: black;
    border: 7px groove black; 
    box-shadow: 2px 3px 5px black;
    margin-top: -300px;
}
.nav img:hover{
    box-shadow: 5px 5px 5px 5px gray;
}
.footer{
    font-family: Merriweather, serif;
    word-spacing: 10px;
    text-align: center;
    text-decoration: none;
}
.footer a:link{
    text-decoration: none;
    color: black;
}
.footer a:active{
    font-weight: bolder;
    text-decoration: none;
    color: black;
}
.footer a:hover{
    border-radius: 10px;
    font-weight: bolder;
    color: black;
}
.footer a:visited{
    text-decoration: none;
    color: black;
}
.place{
    word-spacing: 5px;
}