
div.copyright {
    width: 100%;
}
div.copyright p {
    cursor: default;
    font-size: 0.75em;
    text-align: center;
    color: dimgrey;
    padding-bottom: 6em;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
}
