html, body {
    background: #000000;
    margin: 0;
    background: url('../images/man-silhouette-with-astronomy-telescope-night-qivupeyramq4x0zu.jpg') no-repeat center center fixed;
    min-height: 100%;
    height: 100%;
    overflow: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;				
}

#footer-logo {
    width: 150px;
    margin-bottom: 5px;
}

#sky-chart {
    border: 1px solid #ffffff;
    margin: 0px auto;
    width: 1285px;
    text-align: center;
    overflow: hidden;
    height: 160px;
}

#home-motto {
    margin: 0px auto;
    margin-bottom: 10px;
    width: 1285px;
    text-align: center;
}

#weather-widget {
    max-height: 218px;
    max-width: 442px;
    margin: 0px auto;
}

#ww_884eb1ca9bc89 .ww_infoicon {
    fill:none !important;
}