@charset "utf-8"; /* CSS Document */ body { font-family: Georgia; width: 7in; border: double; border-width: 4px; border-color: black; padding: 5px; } hr { text-decoration: underline; } footer { font-size: 6px; width: 1000px; }