body, div {
    margin: 0;
    padding: 0;
    border: none;
    overflow: hidden;
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
}

a:link, a:visited {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    color: white;
    font-weight: 300;
    font-size: 16px;
    text-decoration: none;
}

td, th {
    padding-left: 6px;
    padding-right: 6px;
    text-align: center;
}

.cucbc_lighting_day {
    font-weight: bold;
}

.cucbc_lighting_direction {
    font-weight: normal;
}
