body {
  letter-spacing: .04em;
  word-spacing: .1em;
  font-family: Georgia, Times-new-roman, serif;
  font-size: 18px;
  color: rgb(220, 220, 180);
  background-color: rgb(50,00,00);
  padding-right: 140px;
  padding-left: 120px;
  line-height: 2em;}
  
h1, h2, h3 {
  font-family: Georgia, Times-new-roman, serif;
  text-align: center;
  color: rgb(255,255,255);}

h4, h5, h6 {
  font-family: Georgia, Times-new-roman, serif;
  text-align: center;
  color: rgb(255,255,255);}
  
#nav, #feature, .article, #footer {
  margin-top: 20px;
  padding: 30px 70px 70px 70px;}
#feature, .article {
  width: 84%;
  float: left;
  margin-left: 20px;}
  
a {
  font-family: Georgia, Times-new-roman, serif;
  color: rgb(255,255,00);}