div.notice {
    border: solid 1px black;
    margin: 1em 15% 1em 15%;
    padding: 0.5em;
    font-weight: bold;
}
