body {
    background-color: white;
    color: black;
}

#corners, #sharing, .shadow, .sharing, .noprint {
    display: none;
}

#content {
    height: 25em;
}

#header span {
    color: black
}

#date {
    color: black;
}

#information {
    position: relative;
    top: 13em;
    left: 0;
    margin: 0 auto 0 auto;
}

#footer {
    top: 21em;
}

#sharing {
    position: absolute;
    top: 0px;
    left: 200px;
}
