html {
    border			: none;
    font-size		: 100%;
    font-family		: "Times New Roman";
}

body {
    background		: black;
    border			: none;
    color			: white;
    margin			: 10px auto 0px auto;
    width			: 800px;
}

#bottom-links {
    text-align		: center;
}

#contact-us {
    margin          : 0px auto 0px auto;
    width           : 276px;

}

#contact-us p {
    margin-top      : 0px;
    margin-bottom   : 2px;
    text-align      : left;
}

.pp2 {
margin-top      : 0px;
margin-bottom   : 2px;
text-align      : right;
}

#copyright {
    text-align		: center;
}

#flags {
    border          : 1px solid white;
    border-radius   : 15px;
    font-size       : 14px;
    margin			: 45px auto 0px auto;
    padding			: 0px 5px 0px 5px;
    text-align      : center;
    width			: fit-content;
}

#flags img {
    border			: none;
    height			: 27px;
}


#flags-ca{
    margin			: 14px auto 15px auto;
    padding			: 0px;
    width			: fit-content;
}

#flags-ca img {
    border			: none;
}

#footer {
    border			: none;
    font-size		: 14px;
    text-align		: justify;
    font-style		: italic;
}

#footer .trademark {
    border			: none;
    font-size		: 8px;
}

#logo {
    border			: none;
    color			: white;
    font-family		: "Times New Roman Negreta";
    margin			: 0px;
    padding			: 0px;
    text-align		: center;
    width			: 100%;
}

#logo h1 {
    border			: none;
    line-height		: 5px;
    font-size       : 62px;
    font-style	    : italic;
}

#logo h2 {
    border		: none;
    font-family	: "Times New Roman Negreta";
    font-size	: 48px;
    font-style	    : italic;
    line-height	: 50px;
    margin		: 0px;
    padding		: 0px;
}

#main {
    border		: none;
    font-size	: 20px;
    margin-top	: 50px;
    text-align	: center;
    width		: 100%;
}

#message {
    border			: none;
    font-size		: 18px;
    text-align		: justify;
}

#message h3 {
    text-align		: center;
}

#promo_likuid {
    border		: none;
    margin		: 50px auto 25px auto;
    text-align	: center;
}

#promo_likuid p {
    font-size   : 18px;

}

#promo_likuid_text {
    font-style  : italic;
}

#promo_likuid_text a {
    color                   : white;
    text-decoration-line    : none;
}

#promo_likuid_text a:hover {
    color                   : blue;
}

#socials {
    border		: none;
    margin		: auto;
    text-align	: center;
}

#socials img {
    border		: none;
    height		: 40px;
    margin		: 0px 10px 14px 10px;
    width		: 40px;
}

#top {
        border      : none;
        text-align  : right;
        width       : 100%;
}

.trademark {
    font-size	: 10px;
    margin		: 0px 5px 0px 0px;
}

