* {
 margin: 0;
 padding: 0;
 font-size: 1em; }

body {
 padding: 5em 0 10em 0;
 font-size: 1.1em;
 font-family: "Garamond", sans-serif; }

h1 {
 font-family: Impact, 'Techno CE', sans-serif;
 }

body {
 background-color: #444;
            color: #000; }
body h1 {
 font-size: 2.5em;
 letter-spacing: -0em;
 text-transform: uppercase;
 line-height: 1em;
 border: 0.5em solid #000;
 border-top-color: #444;
 border-bottom-color: #444;
 text-align: center;
 padding: 0.5em;
 word-spacing: 0.2em; }

h2 {
 border-left: 1.3em solid #555;
 border-top: 1.3em solid #555;
 position: relative;
 left: -1.3em;}
body div {
 background-color: #000;
            color: #555; z-index: 2; }

body h1, body div {
 width: 80%;
 max-width: 790px;
 margin: 0 auto; }
body div#primary-content { }
body div#secondary-content { }
body div#navigation { }
body div#copyright { }


li { list-style-position: inside; }
/*
body
 h1
 div
  h2
  p
   a
   strong
   em
  blockquote
   p
  ul
   li
 div#primary-content { }
 div#secondary-content { }
 div#navigation
 div#copyright
*/

