@charset "UTF-8";
#mainnav {
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
    background-color: hsla(0,0%,100%,1.00);
    display: none;
}
#closebtn {
    right: 3%;
    position: absolute;
    top: 26%;
    display: none;
}
#links {
    margin-top: 35px;
}
#contact {
    color: hsla(0,0%,100%,1.00);
    background-color: hsla(0,0%,0%,1.00);
    margin-top: 80px;
}
