@charset "utf-8";
.footerdiv4 {
    width: 100%;
    top: 458px;
    text-align: center;
    text-decoration: none;
    position: absolute;
}
.footerdiv2 h1 {
    color: #FFFFFF;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-style: italic;
    font-variant: small-caps;
    font-size: small;
    text-align: center;
}
.footerdiv2 {
    float: none;
    text-align: center;
    height: 50px;
    position: absolute;
    top: 321px;
    border: thick double #000000;
    text-shadow: 0px 0px #FF0004;
    width: 30%;
    left: 35%;
    right: 35%;
}
.footerdiv3 {
    position: absolute;
    width: 33.5%;
    color: #0184FF;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-style: oblique;
    font-size: small;
    text-decoration: none;
    text-align: center;
    float: right;
    right: 0.5%;
    top: 321px;
}
.footerdiv2 a img {
    display: inline-block;
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: auto;
    margin-top: 0px;
}
.footerdiv1 {
    background-image: url(url);
    width: 30%;
    height: 50px;
    position: absolute;
    top: 321px;
    left: 0.5%;
    text-align: center;
    color: #74E9F4;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    text-shadow: 0px 0px 10px #003EFF;
    float: left;
}
body footer {
    display: inline-block;
}
body footer div p {
    color: #484646;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    text-decoration: none;
    font-size: small;
    font-variant: small-caps;
}
.footerp {
    width: 90%;
    text-align: justify;
}
.footerdiv2 a img:hover { transform: scale(1.5)
}
