.header{
    background-color: #0b1a24;
    color: white;
    text-align: center;
    padding: 1em;
    font-size: 37px;
    font-family:Georgia, 'Times New Roman', Times, serif;
    background-image: url("headerimg.jpg");
}
.h2-1{
    background-color: #0b1a24;
    color: white;
    text-align: center;
    padding: 1em;
    font-family:Georgia, 'Times New Roman', Times, serif;
}
.navlist{
    font-size: 24px;
    font-weight: 800;
    color: rgb(44, 139, 228);
    background-color: antiquewhite;
    font-family: 'Times New Roman', Times, serif;
    padding:1em;
    line-height: 40px;
}
.h2-2{
    background-color: #13527c;
    color: #fff;
    padding: 1em;
    font-family:Georgia, 'Times New Roman', Times, serif;
}

.header2{
    font-size: 30px;
    font-family: Georgia, 'Times New Roman', Times, serif;
}
.clickmore{
    font-weight: 800;
}
.introduction{
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-weight: 300;
    font-size: 18px;
}
.contact{
    background-color: #0b1a24;
    color: white;
    text-align: center;
    padding: 1em;
    font-family:Georgia, 'Times New Roman', Times, serif;
    /* opacity: 0.8; */
}
.contactme{
    font-size: 30px;
    font-family: Georgia, 'Times New Roman', Times, serif;
}