body { margin-left: 5em; margin-right: 5em; background: #FFFFE0; }}
#site-box { width: 1150px; }

h1 { background: green; color: white; font-size: 1.8em; font-style: italic; }
p { line-height: 1.5em; }

a { text-decoration: none; }
a:link { color: blue; }
a:visited { color: purple; }
a:hover { color: darkorange; }

div.footer { font-size: 17px; }
