@charset "utf-8";
body {
    background-image: url(images/Imange%20-Energy2.jpg);
    color: #FFFFFF;
    background-size: cover;
    font-weight: 800;
}
footer {
    text-align: center;
    font-weight: bolder;
    font-size: xx-large;
}
body p {
    text-indent: 1pt;
    text-align: center;
    line-height: 10pt;
    list-style-position: inside;
}
logo img {
    clear: left;
    left: 10pt;
    padding-left: 10px;
    margin-left: 10px;
}
