body {
   font-family: Georgia, Utopia, 'Liberation Serif', serif;
   background-color: #1A1D2B;
   color: #aaa;
   text-decoration: none;
   word-spacing: normal;
   text-align: left;
   letter-spacing: 0;
   line-height: 1.5em;
   font-size: 1em;
   margin: 0;
   padding: 0;
}

.new_section {
   clear: both;
   border-top: 1px solid #444;
   margin-top: 1.5em;
   padding-top: 2em;
}

#main {
   margin-left: auto;
   margin-right: auto;
   width: 720px;
   padding-top: 4px;
   padding-left: 12px;
   border-left-style: none;
   border-right-style: none;
   border-top-style: none;
   border-bottom-style: none;
   border-color: #444;
   border-width: 1px;
}

h1 {
   font-family: Arial, Helvetica, 'Nimbus Sans L', sans-serif;
   font-weight: bold;
   color: #A98;
   font-size: 1.5em;
   line-height: 1em;
   text-align: left;
   padding-top: 1em;
}

h2 {
   font-family: Arial, Helvetica, 'Nimbus Sans L', sans-serif;
   font-weight: normal;
   color: #A98;
   text-align: left;
   font-size: 1.2em;
   line-height: 0.5em;
   padding-bottom: 1em;
}

h3 {
   font-family: Arial, Helvetica, 'Nimbus Sans L', sans-serif;
   font-weight: bold;
   color: #A98;
   text-align: left;
   font-size: 1.0em;
   line-height: 0.5em;
   padding-top: 1.0em;
   padding-bottom: 0.5em;
}

h4 {
   font-family: Arial, Helvetica, 'Nimbus Sans L', sans-serif;
   font-weight: normal;
   color: #A98;
   text-align: left;
   font-size: 1.0em;
   line-height: 0.5em;
   padding-top: 0.5em;
}

#copyright {
   clear: both;
   padding-top: 2em;
   text-align: center;
   font-size: 0.75em;
}

#validator {
   clear: both;
   text-align: center;
}

#validator a {
   border: none;
}

#validator img {
   border: 0;
   width: 88px;
   height: 31px;
   margin: 2px 6px 2px 10px;
}
