body { background-color: #000305;
       color: #FFFFFF;
       font-family: verdana, arial, sans-serif;
       text-align: left;

       
}
h1 { background-color: #6699ff;
     color: #003366;
     line-height: 200%
}
.nav { font-weight: 700;
        
}
.category { font-weight: 700;
            background-color: #6699ff;
            color: #003366;
            font-size: 1.1em
}
.footer { font-size: .50em;
          font-style: italic
}
       