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;
}
#pageTitle p{
    font-family: Merriweather, serif;
    font-weight: bold;
    font-size: 45px;
    margin-top: 144px;
    text-align: center;
}
.list{
    margin-top: 600px;
    border-radius: 15px;
    border-color: black;
    background-color: white;
    box-shadow: 2px 3px 5px black;
    margin-left: 96px;
    margin-right: 96px;
    margin-bottom: 250px;
}
.list p{
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    margin-top: -50px;
    margin-left: 96px;
    margin-right: 96px;
    text-align: justify;
    letter-spacing: 2px;
    text-indent: 50px;
}
.list h3{
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    margin: 96px;
}
#buy{
    padding-top: 48px;
}
.tat{
    padding-bottom: 48px;
}
.list2{
    margin-top: 600px;
    border-radius: 15px;
    border-color: black;
    background-color: white;
    box-shadow: 2px 3px 5px black;
    margin-left: 96px;
    margin-right: 96px;
    margin-bottom: 250px;
}
.list2 p{
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    margin-top: -50px;
    margin-left: 96px;
    margin-right: 96px;
    text-align: justify;
    letter-spacing: 2px;
    text-indent: 50px;
}
.list2 h3{
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    margin: 96px;
}
.list2 img{
    width: 200px;
    height: 200px;
}
.set1 img{
    float: left;
    margin: 48px;
    border: 7px groove black; 
}
.set1 h3{
    padding-top: 60px;
}
.set2 img{
    float: left;
    margin: 48px;
    border: 7px groove black; 
}
.set2 h3{
    padding-top: 20px;
}
.set3 img{
    float: left;
    margin: 48px;
    border: 7px groove black; 
}
.set3 h3{
    padding-top: 60px;
}
.set4 img{
    float: left;
    margin: 48px;
    border: 7px groove black; 
}
.set4 h3{
    padding-top: 60px;
}
.set5 img{
    float: left;
    margin: 48px;
    border: 7px groove black; 
}
.set5 h3{
    padding-top: 60px;
}
.set6 img{
    float: left;
    margin: 48px;
    border: 7px groove black; 
}
.set6 h3{
    padding-top: 20px;
}
.set7 img{
    float: left;
    margin: 48px;
    border: 7px groove black; 
}
.set7 h3{
    padding-top: 60px;
}
.set8 img{
    float: left;
    margin: 48px;
    border: 7px groove black; 
}
.set8 h3{
    padding-top: 20px;
}
.set8{
    padding-bottom: 48px;
}
.list2 img:hover{
    border-radius: 50px;
    box-shadow: 15px 8px 8px rgba(0, 0, 0, 0.5);
}
.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;
}
.selector{
    word-spacing: 10px;
    font-size: 45px;
    font-family: Merriweather, serif;
    font-weight: 500;
    text-decoration: none;
    text-align: center;
    margin-top: 144px;
    margin-bottom: 500px;
}
.selector a:link{
    text-decoration: none;
    color: black;
}
.selector a:active{
    font-weight: bolder;
    text-decoration: none;
    color: black;
}
.selector a:hover{
    border-radius: 10px;
    font-weight: bolder;
    color: black;
}
.selector a:visited{
    text-decoration: none;
    color: black;
}
.buck{
    margin-top: 48px;
    padding-left: 55px;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    line-height: 25px;
    padding-bottom: 96px;
}
.travel img{
    width: 200px;
    height: 200px;
    margin-top: 48px;
    border: 7px groove black; 
    text-align: center;
    margin-bottom: 96px;
    margin-top: 12px;
    margin-left: 12px;
    margin-right: 12px;
}
.travel img:hover{
    border-radius: 50px;
    box-shadow: 15px 8px 8px rgba(0, 0, 0, 0.5);
}
#mornings{
    margin-left: 55px;
}
.title1{
    margin-left: 48px;
    color:black;
    font-size: 35px;
    font-family: Merriweather, serif;
    font-weight: 500;
    word-spacing: 10px;
    margin-top: 300px;
    margin-bottom: -550px;
}
.title2{
    margin-left: 48px;
    color:black;
    font-size: 35px;
    font-family: Merriweather, serif;
    font-weight: 500;
    word-spacing: 10px;
    margin-top: 600px;
    margin-bottom: -550px;
}
.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;
}