/* The forum doesn't like our default body margins. */
body {
    margin: 0;
    width: 100%;
    }

